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.

Weekly downloads
192
Versions published
232Mature · −50% score
First published
Apr 2020
Publisher
carlosjeurissen

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"}'
Artifact bytes30,142
Previous version3.31.5
Published2026-05-27T12:35:12.525Z
SHA-25697de4131ab7af9e2ea8bfe99b99f4672c69ac16967f0fa37d4eba9ed769daaf5

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildpnpm node index.js
  • lint-fixpnpm run lint-js-fix
  • lint-jseslint index.js data/*.js __tests__/index.test.js
  • lint-js-fixpnpm run lint-js --fix
  • testvitest run
  • watchvitest watch
Dependencies22
  • @carlosjeurissen/stylelint-csstree-validator^3.3.1
  • @double-great/stylelint-a11y^3.4.13
  • @stylistic/stylelint-plugin^5.2.0
  • caniuse-lite1.0.30001793
  • doiuse6.0.6
  • lodash^4.18.1
  • prettier^3.8.3
  • stylelint-color-format^1.1.0
  • stylelint-config-standard^40.0.0
  • stylelint-declaration-block-no-ignored-properties^3.0.0
  • stylelint-high-performance-animation^2.0.0
  • stylelint-no-browser-hacks^2.0.3
  • stylelint-no-indistinguishable-colors^2.3.1
  • stylelint-no-nested-media^0.1.0
  • stylelint-no-unsupported-browser-features^8.1.1
  • stylelint-order^8.1.1
  • stylelint-plugin-import^1.0.13
  • stylelint-prettier^5.0.3
  • stylelint-require-units^2.0.0
  • stylelint-selector-no-empty^1.0.9
  • stylelint-selector-pseudo-class-lvhfa^3.1.1
  • stylelint-value-no-unknown-custom-properties^6.1.1