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.
- Weekly downloads
- 73
- Versions published
- 211Mature · −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 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
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
Status history (1 event)
- new → available · risk review · score 6 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | dependencies.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 publishminornpm run types && standard-version -a --release-as minor && npm publish && cd ../webpack && npm publishpatchnpm run types && standard-version -a --release-as patch && npm publish && cd ../webpack && npm publishrepublishnpm publish && cd ../webpack && npm publishtestnode --test components/**/*.test.jstypestsc 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.1axios^1.9.0axios-retry^3.3.1bcrypt^5.0.0body-parser^1.19.0compression^1.7.4date-fns^4.1.0dotenv^14.3.2express^4.17.1express-fileupload^1.1.6inline-css^4.0.2jsonwebtoken^9.0.2nodemailer^6.5.0nodemailer-mailgun-transport^2.0.2nunjucks^3.2.2passport^0.4.1passport-jwt^4.0.1passport-local^1.0.0sort-route-addresses-nodeps0.0.4standard-versiongithub:boycce/standard-versiontailwind-merge^2.6.0tldts^7.0.30