PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.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.

Versions published
210Mature · −50% score
First published
Jan 2025
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 bytes176,415
Previous version0.2.2
Published2026-06-03T14:43:56.642Z
SHA-256e55dae19fcd485816d561b366daae339278b2f934d0615b34dc15de2d1b74349

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.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
6Score
0.2.3Version
Status history (2 events)
  1. newavailable · risk review · score 6 · status changed
  2. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.standard-version="github:boycce/standard-version"12

Manifest

Package metadata

Scripts6
  • majornpm run types && standard-version -a --release-as major && npm publish && cd ../webpack && npm publish
  • minornpm run types && standard-version -a --release-as minor && npm publish && cd ../webpack && npm publish
  • patchnpm run types && standard-version -a --release-as patch && npm publish && cd ../webpack && npm publish
  • republishnpm publish && cd ../webpack && npm publish
  • testnode --test components/**/*.test.js
  • typestsc util.js ./server/index.js --declaration --declarationMap --allowJs --emitDeclarationOnly --jsx react-jsx --esModuleInterop --skipLibCheck --outDir types && cd ../webpack && npm run types -w . && cd ../core
Dependencies23
  • @date-fns/tz^1.4.1
  • @hokify/axios^0.19.1
  • axios^1.9.0
  • axios-retry^3.3.1
  • bcrypt^5.0.0
  • body-parser^1.19.0
  • compression^1.7.4
  • date-fns^4.1.0
  • dotenv^14.3.2
  • express^4.17.1
  • express-fileupload^1.1.6
  • inline-css^4.0.2
  • jsonwebtoken^9.0.2
  • nodemailer^6.5.0
  • nodemailer-mailgun-transport^2.0.2
  • nunjucks^3.2.2
  • passport^0.4.1
  • passport-jwt^4.0.1
  • passport-local^1.0.0
  • sort-route-addresses-nodeps0.0.4
  • standard-versiongithub:boycce/standard-version
  • tailwind-merge^2.6.0
  • tldts^7.0.30