PkgRadar

Package evidence

@sitecore-jss/[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
39,391Mainstream · −50% score
Versions published
1,627Mature · −50% score
First published
Jun 2017
Publisher
sc_illiakovalenko

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":["@sitecore-jss/[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":["@sitecore-jss/[email protected]"],"fail_on":"review"}'
Artifact bytes127,161
Previous version22.12.1
Published2026-04-29T14:21:28.739Z
SHA-256414fad399ec5641a61bc0fb0be9d93c88b9e09b3978c4a6a554de3c3088e3c73

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildnpm run clean && tsc -p tsconfig.json && tsc -p tsconfig-esm.json
  • cleandel-cli dist types
  • coveragenyc npm test
  • generate-docsnpx typedoc --plugin typedoc-plugin-markdown --outputFileStrategy Members --parametersFormat table --readme none --out ../../ref-docs/sitecore-jss-dev-tools src/index.ts --githubPages false
  • linteslint "./src/**/*.ts"
  • prepublishOnlynpm run build
  • testmocha --require ts-node/register/transpile-only -r tsconfig-paths/register "./src/**/*.test.ts"
  • watchnpm run build -- --watch
Dependencies21
  • @babel/parser^7.28.0
  • @sitecore-jss/sitecore-jss22.12.2-canary.1
  • chalk^4.1.2
  • chokidar^4.0.3
  • del^6.0.0
  • express^5.1.0
  • form-data^4.0.4
  • fs-extra^11.3.1
  • glob^13.0.6
  • import-fresh^3.3.1
  • joi^18.0.0
  • js-yaml^4.1.0
  • jszip^3.10.1
  • module-alias^2.2.3
  • readline-sync^1.4.10
  • recast^0.23.11
  • resolve^1.22.10
  • ts-node^10.9.2
  • url-join^4.0.1
  • uuid^11.1.0
  • yargs^17.6.2