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.
- Versions published
- 50Mature · −50% score
- First published
- Sep 2020
- Publisher
- edwardmoyse
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: 2417601 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 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/bundle/94.phoenix.min.js | 2417601 bytes | 10 |
| medium | Large Javascript Payload | package/dist/bundle/phoenix.min.js | 3275105 bytes | 10 |
Manifest
Package metadata
Scripts21
buildrimraf ./dist && yarn tsc:buildbuild:bundlewebpack -c configs/webpack.conf.jsbuild:cjsyarn tsc:build --module commonjs --target es5 --outDir dist/cjsbuild:esmyarn tsc:build --module es2018 --target es5 --outDir dist/esmdocsnode scripts/gen-api-docs.jsdocs:coverageyarn compodoc -p configs/compodoc.conf.json --coverageTest 100eslinteslint src/**/*.tseslint:fixyarn eslint --fixprepareyarn buildprepublishOnlyyarn build:bundleprettierprettier --config ../../.prettierrc --ignore-path ../../.prettierignoreprettier:checkyarn prettier --check .prettier:writeyarn prettier --write .startyarn tsc:build --watchtestjest --config configs/jest.conf.jstest:ciyarn test:coverage --maxWorkers=2 --silenttest:coverageyarn test --coveragetest:debugyarn test --runInBandtsctsctsc-dyarn tsc:build --declaration --emitDeclarationOnly --esModuleInterop --outFile dist/index.d.tstsc:buildtsc -p tsconfig.build.json
Dependencies9
@babel/core^7.26.0@tweenjs/tween.js^23.1.3dat.gui^0.7.9html2canvas^1.4.1jsroot^7.8.0jszip^3.10.1lodash^4.17.21stats-js^1.0.1three~0.170.0