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 promotingMixed 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 3596395 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/lib/index.js | 3596395 bytes | 10 |
Manifest
Package metadata
Scripts11
commit./node_modules/cz-customizable/standalone.jsdev:buildwebpack --progress --color --config webpack.dev.jsdev:watchwebpack --progress --color --watch --config webpack.dev.jslint./node_modules/.bin/eslint srcpostbuildrimraf lib/**/*.mapprodwebpack --progress --color --config webpack.prod.jspublish-betanpm publish --tag betarelease./updateChangelog.shtest:suiteyarn link && yarn dev:build && cd tests && yarn test-suitetest:unityarn link && yarn dev:build && cd tests && yarn unit-testtest: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.2antd4.24.16antd-mask-input^0.1.15bigdecimal^0.6.1bignumber.js^9.0.0date-fns^1.29.0dayjs^1.10.4deepdash^5.3.2enquire-jslatestexport-to-csv1.4.0json-loader^0.5.7lodash^4.17.15mobx^5.15.4mobx-persist^0.4.1mobx-react^6.3.1mobx-react-devtools^4.2.15moment^2.30.1path-browserify^1.0.1prop-types^15.6.2react-cookie^4.0.3react-copy-to-clipboard^5.0.4react-countdown^2.3.2react-diff-viewer^3.1.1react-highlight-words^0.18.0- …and 7 more.