PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: prepare="husky install"

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":["[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"}'
Artifact bytes10,864
Previous version1.4.2
Published2025-02-23T04:31:34.733Z
SHA-25657938ac40b789a97ae6c4ceac7272dae2c262bd6d882b5fb4001bf8f641cd2a8

Why flagged

What the scanner saw

Install-time lifecycle script: prepare="husky install"

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
1.4.3Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonprepare="husky install"4
lowObfuscationpackage/test/fixtures/checkins-recent.jsonmatched "\\u2014"3

Manifest

Package metadata

Scripts2
  • preparehusky install
  • testscript/test
Dependencies3
  • moment^2.29.4
  • node-foursquare^0.3.3
  • request^2.88.2