PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3591390 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
1,106Niche · −30% score
Versions published
480Mature · −50% score
First published
Mar 2019
Publisher
synos1

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"}'
Publishersynos1
Artifact bytes7,957,228
Previous version25.0.6
Published2026-05-26T11:56:29.188Z
SHA-2568d2232e5c30dbb3b48a13c4c22e706eaad5301b993ad002f6281adb356974260

Why flagged

What the scanner saw

Large Javascript Payload: 3591390 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
25.0.7-beta.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/index.js3591390 bytes10

Manifest

Package metadata

Scripts11
  • commit./node_modules/cz-customizable/standalone.js
  • dev:buildwebpack --progress --color --config webpack.dev.js
  • dev:watchwebpack --progress --color --watch --config webpack.dev.js
  • lint./node_modules/.bin/eslint src
  • postbuildrimraf lib/**/*.map
  • prodwebpack --progress --color --config webpack.prod.js
  • publish-betanpm publish --tag beta
  • release./updateChangelog.sh
  • test:suiteyarn link && yarn dev:build && cd tests && yarn test-suite
  • test:unityarn link && yarn dev:build && cd tests && yarn unit-test
  • test:viewyarn link && yarn dev:build && cd tests && yarn cypress
Dependencies37
  • @ant-design/compatible^1.1.0
  • @ant-design/icons^4.3.0
  • @loadable/component^5.14.1
  • @types/react^18.3.1
  • @types/react-copy-to-clipboard^5.0.2
  • @types/react-dom^18.3.1
  • @types/react-syntax-highlighter^13.5.2
  • antd4.24.16
  • antd-mask-input^0.1.15
  • bigdecimal^0.6.1
  • bignumber.js^9.0.0
  • date-fns^1.29.0
  • dayjs^1.10.4
  • deepdash^5.3.2
  • enquire-jslatest
  • export-to-csv1.4.0
  • json-loader^0.5.7
  • lodash^4.17.15
  • mobx^5.15.4
  • mobx-persist^0.4.1
  • mobx-react^6.3.1
  • mobx-react-devtools^4.2.15
  • moment^2.30.1
  • path-browserify^1.0.1
  • prop-types^15.6.2
  • react-cookie^4.0.3
  • react-copy-to-clipboard^5.0.4
  • react-countdown^2.3.2
  • react-diff-viewer^3.1.1
  • react-highlight-words^0.18.0
  • …and 7 more.