PkgRadar

Package evidence

@adalong/[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
505
Versions published
191Mature · −50% score
First published
Oct 2019
Publisher
adalong

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":["@adalong/[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":["@adalong/[email protected]"],"fail_on":"review"}'
Publisheradalong
Artifact bytes3,652,051
Previous version7.12.5
Published2026-06-01T11:57:00.296Z
SHA-256502b63750ef008394f1a545b994a7991e997fc64e5e4c4fca36ba8607cf8cb1f

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
7.12.6Version
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
  • buildrm -fR dist && NODE_ENV=production webpack
  • cy:inithttp-server -p 3000
  • cy:opencypress open --browser chrome --e2e
  • cy:runcypress run
  • cy:run:chromecypress run --browser chrome
  • cy:run:webkitcypress run --browser webkit
  • prepublishnpm run build
  • startwebpack --watch
  • testjest
Dependencies11
  • @types/react^18.3.3
  • @types/react-dom^18.3.0
  • css-loader^7.1.2
  • dompurify^3.3.2
  • eslint-webpack-plugin^4.2.0
  • react^18.2.0
  • react-dom^18.3.1
  • source-map-loader^2.0.1
  • style-loader^4.0.0
  • ts-loader^9.1.1
  • typestyle^2.0.4