PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 15231350 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,469Niche · −30% score
Versions published
428Mature · −50% score
First published
May 2011
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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"}'
Artifact bytes12,294,719
Previous version6.1.0-dev.6
Published2026-05-27T21:14:58.540Z
SHA-25618d7b4079302eb4988d25dac2006e2989819b102040e11839402f215623c8062

Why flagged

What the scanner saw

Large Javascript Payload: 15231350 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
6.1.0-dev.7Version
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/dist/dash.min.js15231350 bytes10

Manifest

Package metadata

Scripts14
  • buildyarn run build:ts && webpack --stats-error-details
  • build:tstsc -p tsconfig.build.json
  • linteslint .
  • lint:fixeslint . --fix
  • prepareyarn run build
  • prepublishOnlyyarn run build
  • start:devnodemon --exec 'yarn run build && yarn run test:unit'
  • start:tstsc -p tsconfig.build.json --watch
  • testyarn run test:types && yarn run test:unit && yarn run test:browsers
  • test:browserskarma start ./karma/karma.conf.js --single-run
  • test:browsers:functionalLOAD_ENV=true karma start ./karma/karma.functional.conf.js --single-run
  • test:functionalyarn run build:ts && LOAD_ENV=true mocha --recursive tests/functional/**/*.js
  • test:typesyarn pnpify tsd
  • test:unittsc -p tsconfig.mocha.json && mocha build/**/*.spec.js
Dependencies14
  • @dashevo/bls~1.2.9
  • @dashevo/dapi-client3.1.0-dev.7
  • @dashevo/dapi-grpc3.1.0-dev.7
  • @dashevo/dashcore-lib~0.22.0
  • @dashevo/dashpay-contract3.1.0-dev.7
  • @dashevo/dpns-contract3.1.0-dev.7
  • @dashevo/grpc-common3.1.0-dev.7
  • @dashevo/masternode-reward-shares-contract3.1.0-dev.7
  • @dashevo/wallet-lib10.1.0-dev.7
  • @dashevo/wasm-dpp3.1.0-dev.7
  • @dashevo/withdrawals-contract3.1.0-dev.7
  • bs58^4.0.1
  • node-inspect-extracted^1.0.8
  • winston^3.2.1