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
- 109Mature · −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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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.jsbuild:typesrimraf ./types/* && tsc --declaration --emitDeclarationOnly --outDir types && node ./scripts/extend-webpack-types.js && prettier "types/**/*.ts" --write && prettier "types/**/*.ts" --writecommitlintcommitlint --from=masterfixnpm-run-all fix:js fmtfix:jsnpm run lint:js -- --fixfmtnpm run fmt:check -- --writefmt:checkprettier "{**/*,*}.{js,json,md,yml,css,ts}" --list-differentlintnpm-run-all -p "fmt:**" "lint:**"lint:jseslint . --cachelint:typestsc --pretty --noEmitpreparehusky install && npm run buildpretestnpm run lintreleasestandard-versiontestnpm run test:coveragetest:coveragenpm run test:only -- --coveragetest:onlyjesttest: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.1ansi-html-community^0.0.8bonjour-service^1.0.11chokidar^3.5.3colorette^2.0.10compression^1.7.4connect-history-api-fallback^2.0.0default-gateway^6.0.3express^4.17.3graceful-fs^4.2.6html-entities^2.3.2http-proxy-middleware^2.0.3ipaddr.js^2.0.1open^8.0.9p-retry^4.5.0rimraf^3.0.2schema-utils^4.0.0selfsigned^2.1.1serve-index^1.9.1sockjs^0.3.24spdy^4.0.2webpack-dev-middleware^5.3.1ws^8.4.2