PkgRadar

Package evidence

[email protected]

Obfuscation: matched "fromCharCode"

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"}'
Publishercossssmin
Artifact bytes20,166
Previous version11.1.1
Published2026-05-24T16:40:43.814Z
SHA-256d0fc1a9001813ed4131a94c54f64a46f1e0462d3c7e9e9b3cbe6062c9e4f4fdb

Why flagged

What the scanner saw

Obfuscation: matched "fromCharCode"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
12.0.0-beta.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/lib/numbers.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts4
  • coveragevitest run --coverage
  • testvitest run --coverage && npm run test-typescript
  • test-typescripttsc -p test/typescript && rm ./test/typescript/juice-tests.js
  • test:watchvitest
Dependencies8
  • cheerio1.2.0
  • commander^14.0.3
  • entities^8.0.0
  • postcss^8.5.0
  • postcss-nesting^14.0.0
  • postcss-safe-parser^7.0.1
  • postcss-selector-parser^7.1.0
  • web-resource-inliner^8.0.0