PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.standard-version="github:boycce/standard-version"

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
126
Versions published
174Mature · −50% score
First published
Oct 2012
Publisher
boycce

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"}'
Publisherboycce
Artifact bytes1,179,903
Previous version3.5.14
Published2026-05-15T11:47:59.495Z
SHA-256fc1d167d79cf8317c93d34a7ea19a61629c1b77649ea8b15a589e53cda4e476c

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.standard-version="github:boycce/standard-version"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
3.5.15Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.standard-version="github:boycce/standard-version"8

Manifest

Package metadata

Scripts13
  • devnpm run lint & jest --watchAll --runInBand --verbose=false
  • dev-profilenode --inspect-brk ./node_modules/jest/bin/jest.js --runInBand
  • docscd docs && bundle exec jekyll serve --livereload --livereload-port 4001
  • linteslint ./lib ./plugins ./test
  • majorstandard-version --release-as major && npm publish
  • minorstandard-version --release-as minor && npm publish
  • monanodemon resources/mona.js
  • mongnodemon resources/mong.js
  • patchstandard-version --release-as patch && npm publish
  • releasestandard-version && npm publish && git push --tags
  • testnpm run lint && jest
  • test-one-examplejest -t "images addImages" --watchAll
  • typestsc
Dependencies8
  • @aws-sdk/client-s33.549.0
  • @aws-sdk/lib-storage3.549.0
  • @aws-sdk/s3-request-presigner3.549.0
  • debug4.3.4
  • file-type16.5.4
  • mongodb5.9.2
  • nanoid3.2.0
  • validator13.7.0