PkgRadar

Package evidence

@shijiu/[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
38
Versions published
108Mature · −50% score
First published
Nov 2022
Publisher
klx99

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":["@shijiu/[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":["@shijiu/[email protected]"],"fail_on":"review"}'
Publisherklx99
Artifact bytes10,504,560
Previous version2.3.151-test.0
Published2026-06-03T02:41:32.046Z
SHA-256bf07c388ba8554556627787a3b73e013d915be88e3cce8b8b365e4169c0cdc84

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
2.3.728-alpha.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

Scripts18
  • buildnpm-run-all -p "build:**"
  • build:clientrimraf ./client/* && babel client-src/ --out-dir client/ --ignore "client-src/webpack.config.js" --ignore "client-src/modules" && webpack --config client-src/webpack.config.js
  • build:typesrimraf ./types/* && tsc --declaration --emitDeclarationOnly --outDir types && node ./scripts/extend-webpack-types.js && prettier "types/**/*.ts" --write && prettier "types/**/*.ts" --write
  • commitlintcommitlint --from=master
  • fixnpm-run-all fix:js fmt
  • fix:jsnpm run lint:js -- --fix
  • fmtnpm run fmt:check -- --write
  • fmt:checkprettier "{**/*,*}.{js,json,md,yml,css,ts}" --list-different
  • lintnpm-run-all -p "fmt:**" "lint:**"
  • lint:jseslint . --cache
  • lint:typestsc --pretty --noEmit
  • preparehusky install && npm run build
  • pretestnpm run lint
  • releasestandard-version
  • testnpm run test:coverage
  • test:coveragenpm run test:only -- --coverage
  • test:onlyjest
  • test:watchnpm run test:coverage --watch
Dependencies29
  • @types/bonjour^3.5.9
  • @types/connect-history-api-fallback^1.3.5
  • @types/express^4.17.13
  • @types/serve-index^1.9.1
  • @types/serve-static^1.13.10
  • @types/sockjs^0.3.33
  • @types/ws^8.5.1
  • ansi-html-community^0.0.8
  • bonjour-service^1.0.11
  • chokidar^3.5.3
  • colorette^2.0.10
  • compression^1.7.4
  • connect-history-api-fallback^2.0.0
  • default-gateway^6.0.3
  • express^4.17.3
  • graceful-fs^4.2.6
  • html-entities^2.3.2
  • http-proxy-middleware^2.0.3
  • ipaddr.js^2.0.1
  • open^8.0.9
  • p-retry^4.5.0
  • rimraf^3.0.2
  • schema-utils^4.0.0
  • selfsigned^2.1.1
  • serve-index^1.9.1
  • sockjs^0.3.24
  • spdy^4.0.2
  • webpack-dev-middleware^5.3.1
  • ws^8.4.2