PkgRadar

Package evidence

@bonniernews/[email protected]

Remote Dependency Spec: dependencies.lu-logger="github:BonnierNews/lu-logger#semver:^8.1.0"

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
27
Versions published
79Mature · −50% score
First published
Jan 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

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":["@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 bytes34,403
Previous version10.3.0
Published2024-07-31T08:22:37.304Z
SHA-256c4335c02ecd3ce017999ed7ba2529a1832d0daaf749d46ae33d9d496e0cfde75

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.lu-logger="github:BonnierNews/lu-logger#semver:^8.1.0"

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
11.0.0Version
Status history (1 event)
  1. 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.lu-logger="github:BonnierNews/lu-logger#semver:^8.1.0"12

Manifest

Package metadata

Scripts5
  • check-coveragec8 check-coverage
  • coveragec8 npm test
  • formatprettier {,**/,**/**,**/**/**}*.{js,json,md} --write && eslint . --fix
  • linteslint .
  • testmocha --exit --reporter ${REPORTER:-spec} && eslint . --ext .js,.json --cache && depcheck --ignores="prettier,test-data"
Dependencies14
  • @google-cloud/firestore^7.6.0
  • @google-cloud/pubsub^4.0.7
  • @google-cloud/tasks^5.3.0
  • axios^1.6.2
  • camelcase^8.0.0
  • exp-config^4.2.1
  • express^4.19.2
  • express-async-errors^3.1.1
  • express-promise-router^4.1.1
  • google-auth-library^9.4.1
  • google-gax^4.3.1
  • joi^17.11.0
  • lu-loggergithub:BonnierNews/lu-logger#semver:^8.1.0
  • uuid^9.0.1