PkgRadar

Package evidence

@chevre/[email protected]

no findings

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
2,942Niche · −30% score
Versions published
2,424Mature · −50% score
First published
Aug 2018
Publisher
ilovegadd

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@chevre/[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":["@chevre/[email protected]"],"fail_on":"review"}'
Publisherilovegadd
Artifact bytes610,614
Previous version24.1.0-alpha.56
Published2026-06-11T22:56:58.431Z
SHA-256d1d1783392cd3686847d15065620b9ee1044fedea1699cbd0575ce99cc3530fb

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
24.1.0-alpha.57Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildtsc
  • build:exampletsc --watch --project tsconfig.example.json --declaration false
  • check:allnpm run clean && npm run build && npm run depcruise && npm run size && npm test
  • cleanrimraf --glob ./lib "npm-debug.log*" ./doc ./coverage ./.nyc_output ./example/dst
  • coveragevitest run --coverage
  • depcruisedepcruise src
  • docecho "implementing..." && exit 0
  • eslinteslint "src/**/*.ts" "example/**/*.ts"
  • postversiongit push origin --tags
  • prepublishOnlynpm run clean && npm run build
  • preversionnpm run check:all
  • sizesize-limit
  • testnpm run eslint && npm run coverage
  • versiongit add -A
  • vitestvitest
Dependencies18
  • @aws-sdk/client-cognito-identity-provider3.600.0
  • @aws-sdk/credential-providers3.600.0
  • @chevre/factory8.2.0-alpha.10
  • @motionpicture/coa-service10.0.0
  • @motionpicture/gmo-service6.1.0-alpha.0
  • @sendgrid/client8.1.4
  • @surfrock/sdk2.0.0
  • debug4.4.3
  • google-libphonenumber^3.2.18
  • http-status2.1.0
  • jsonwebtoken9.0.0
  • lodash.difference^4.5.0
  • moment^2.29.1
  • moment-timezone^0.5.33
  • node-fpe2.0.4
  • pug3.0.3
  • uniqid5.4.0
  • uuid^3.4.0