PkgRadar

Package evidence

@sassoftware/[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
124Mature · −50% score
First published
Jan 2021
Publisher
devakumaraswamy

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":["@sassoftware/[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":["@sassoftware/[email protected]"],"fail_on":"review"}'
Artifact bytes17,523
Previous version1.3.6
Published2022-04-06T14:42:09.370Z
SHA-256a1e380bb15c89ac6da291ad84f94c3edb1ece6d2ab0cebdd362e55a63be6f8f4

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
1.3.7Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildrimraf -rf lib && babel src --out-dir lib
  • lintnpx eslint --fix src/*.js
  • pubnpm publish --tag test --access public
Dependencies32
  • @hapi/bell^12.3.0
  • @hapi/boom^9.1.4
  • @hapi/cookie^11.0.2
  • @hapi/h2o2^9.1.0
  • @hapi/hapi^20.2.1
  • @hapi/inert^6.0.5
  • @hapi/joi^17.1.1
  • @hapi/vision^6.1.0
  • axios^0.26.1
  • core-js^3.21.0
  • cross-spawn^7.0.3
  • debug^4.3.3
  • docker-file-parser^1.0.7
  • eslint-config-prettier^8.3.0
  • handlebars^4.7.7
  • hapi-pino^9.1.2
  • hapi-require-https^5.0.0
  • hapi-swagger^14.2.4
  • is-docker^3.0.0
  • jwt-decode^3.1.2
  • minimist^1.2.5
  • node-cache-promise^1.0.2
  • only0.0.2
  • pino-pretty^7.5.1
  • qs^6.10.3
  • regenerator-runtime^0.13.9
  • request-debug^0.2.0
  • selfsigned^2.0.0
  • should-send-same-site-none^2.0.5
  • tcp-ping^0.1.1
  • …and 2 more.