PkgRadar

Package evidence

[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.

Versions published
167Mature · −50% score
First published
Aug 2018
Publisher
snyk-admin

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishersnyk-admin
Artifact bytes68,127
Previous version2.7.0
Published2026-05-01T08:47:24.957Z
SHA-256e898f8de27086327b8dfceeaeaddea3baed9c6c8f3f3789985b61649c86f123e

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.7.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

Scripts8
  • buildtsc
  • build-watchtsc -w
  • formatprettier --write '{lib,test}/**/*.{js,ts,json}'
  • linteslint --color --cache '{lib,test}/**/*.{js,ts}' && prettier --check '{lib,test}/**/*.{js,ts}'
  • preparenpm run build
  • testnpm run unit-test && npm run test:jest
  • test:jestjest --coverage --runInBand
  • unit-testtap --ts -Rspec ./test/lib/*.test.[tj]s --timeout=300 --no-check-coverage
Dependencies18
  • @snyk/dep-graph^2.12.0
  • @snyk/error-catalog-nodejs-public^5.16.0
  • @snyk/graphlib2.1.9-patch.3
  • @yarnpkg/core^4.4.1
  • @yarnpkg/lockfile^1.1.0
  • dependency-path^9.2.8
  • event-loop-spinner^2.0.0
  • js-yaml^4.1.0
  • lodash.clonedeep^4.5.0
  • lodash.flatmap^4.5.0
  • lodash.isempty^4.4.0
  • lodash.topairs^4.3.0
  • micromatch^4.0.8
  • p-map^4.0.0
  • semver^7.6.0
  • snyk-config^5.2.0
  • tslib^1.9.3
  • uuid^8.3.0