PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2570982 bytes

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
692
Versions published
213Mature · −50% score
First published
Aug 2021
Publisher
wheatmilk

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["[email protected]"],"fail_on":"review"}'
Publisherwheatmilk
Artifact bytes5,254,887
Previous version1.6.14-beta.8
Published2026-05-25T14:10:54.020Z
SHA-25622a862457f087befe2955ea95df37bf7bea8eec9ee8f18a6d01859d8c33b0b2b

Why flagged

What the scanner saw

Large Javascript Payload: 2570982 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
15Score
1.6.14-beta.9Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/bi-element-ui.common.js2570982 bytes10
mediumLarge Javascript Payloadpackage/lib/bi-element-ui.esm.js2557439 bytes10
mediumLarge Javascript Payloadpackage/lib/bi-element-ui.umd.min.js2571279 bytes10

Manifest

Package metadata

Scripts25
  • buildcross-env NODE_ENV=production webpack --config webpack.config.js
  • build:analyzecross-env NODE_ENV=production webpack --config webpack.config.js --analyze
  • commitgit-cz
  • devcross-env NODE_ENV=development webpack serve --config webpack.config.js --mode development
  • libnode scripts/build-lib.js
  • lib:core-onlycross-env BUILD_TARGET=core-only webpack --config webpack.lib.config.js
  • lib:esmcross-env BUILD_TARGET=full BUILD_FORMAT=esm webpack --config webpack.lib.config.js
  • lib:externalscross-env BUILD_TARGET=externals webpack --config webpack.lib.config.js
  • lib:fullBUILD_LITE=true node scripts/build-lib.js
  • lib:litecross-env BUILD_TARGET=lite webpack --config webpack.lib.config.js
  • lib:minnode scripts/build-lib.js
  • lib:minimalcross-env BUILD_TARGET=minimal webpack --config webpack.lib.config.js
  • linteslint --ext .js,.vue src packages
  • prettiertsc packages/AccessReport/index.ts || prettier --write packages/AccessReport/index.js
  • release:alphanpm run lib && npm publish --tag alpha
  • release:betanpm run lib && npm publish --tag beta
  • release:latestnpm run lib && npm publish
  • test:e2evue-cli-service test:e2e
  • test:unitvue-cli-service test:unit
  • version:alphanpm version prerelease --preid=alpha
  • version:betanpm version prerelease --preid=beta
  • version:majornpm version major
  • version:minornpm version minor
  • version:patchnpm version patch
  • version:rcnpm version prerelease --preid=rc
Dependencies14
  • @cell-x/el-table-sticky^1.0.2
  • ali-oss^6.21.0
  • caniuse-lite^1.0.30001724
  • crypto-js^4.2.0
  • dompurify^3.2.4
  • gemini-scrollbar^1.5.3
  • install^0.13.0
  • js-cookie^3.0.1
  • prettier^2.8.8
  • quill1.3.7
  • resize-observer-polyfill1.5.1
  • throttle-debounce^1.1.0
  • vue-quill-editor3.0.6
  • vuedraggable2.24.3