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.

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 bytes33,204
Previous version10.2.0
Published2024-07-25T11:38:50.284Z
SHA-256c9342480ed5e3bae5b7fb9f4f27679a645bcac93a279011ba0e346816f213ede

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
24Score
10.2.1Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

1 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.lu-logger="github:BonnierNews/lu-logger#semver:^8.1.0"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.lu-logger changed to remote spec in 10.2.1 vs 10.2.0: "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