PkgRadar

Package evidence

@nypl/[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
47
Versions published
8
First published
May 2017
Publisher
nonword

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":["@nypl/[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":["@nypl/[email protected]"],"fail_on":"review"}'
Publishernonword
Artifact bytes7,740
Previous version1.0.0
Published2024-07-12T18:13:19.949Z
SHA-256fe4eea4a26c54cde12004ee88bf1eb5486cf96a7780ec6a72c53d55acaa05282

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
2.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • build-jsdoc./node_modules/.bin/jsdoc2md lib/client.js > docs/usage.md
  • test./node_modules/.bin/standard --env mocha && npm run unit-test
  • unit-test./node_modules/.bin/mocha --reporter spec
Dependencies6
  • @aws-sdk/client-kinesis^3.609.0
  • @aws-sdk/client-kms^3.226.0
  • @nypl/nypl-data-api-client^2.0.0
  • avsc^5.0.2
  • loglevel^1.4.1
  • minimist^1.2.0