PkgRadar

Package evidence

@bonniernews/[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
11
Versions published
47Mature · −50% score
First published
Feb 2023
Publisher
mattiasobn

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":["@bonniernews/[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":["@bonniernews/[email protected]"],"fail_on":"review"}'
Publishermattiasobn
Artifact bytes10,091
Previous version10.1.0
Published2024-07-30T07:55:40.540Z
SHA-2564fc48cdeb008e0024871d82b8db4e8134ed35bb629cf8602fcb3fb4c2645cc9b

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • check-coveragec8 check-coverage
  • coveragec8 --all npm test
  • formatprettier {,**/,**/**,**/**/**}*.{js,json,md} --write && eslint . --fix
  • linteslint .
  • local-coveragec8 --reporter html npm test && c8 check-coverage || open ./coverage/index.html
  • mochamocha
  • prettierprettier {,**/,**/**,**/**/**}*.{js,json,md}
  • prettier:applynpm run prettier -- --write
  • testmocha && eslint --ext js . --cache && depcheck --ignores="prettier"
Dependencies16
  • @google-cloud/pubsub^4.0.7
  • @google-cloud/storage^7.7.0
  • @google-cloud/tasks^5.1.1
  • basic-ftp^5.0.3
  • chai^4.3.10
  • csv-parse^5.5.2
  • event-stream^4.0.1
  • exp-config^4.2.1
  • google-auth-library^9.4.1
  • iconv-lite^0.6.3
  • mocha^10.2.0
  • mocha-cakes-2^3.3.0
  • nock^13.4.0
  • sinon^17.0.1
  • ssh2-sftp-client^9.1.0
  • supertest^7.0.0