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
- 37
- Versions published
- 16
- First published
- Apr 2026
- Publisher
- streamich
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":["@jsonjoy.com/[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":["@jsonjoy.com/[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
Scripts13
buildtsc -b tsconfig.build.jsoncleannpx rimraf lib typedocs coverage gh-pages yarn-error.logdemo:e2e:json-crdt-server:http1ts-node src/__demos__/json-crdt-server/main-http1.tsdemo:e2e:json-crdt-server:uwsts-node src/__demos__/json-crdt-server/main-uws.tsdemo:e2e:sample-api:http1ts-node src/__demos__/sample-api/main-http1.tsdemo:e2e:sample-api:uwsts-node src/__demos__/sample-api/main-uws.tstestjest --maxWorkers 7test:e2enode -r ts-node/register/transpile-only src/__tests__/e2e/run.tstest:e2e:allnode -r ts-node/register/transpile-only src/__tests__/e2e/run-all.tstest:e2e:vitest:json-crdt-serverTEST_E2E=1 vitest run --config ../../vitest.config.ts --reporter=verbose packages/rpc-server/src/__tests__/e2e/json-crdt-server/test:e2e:vitest:sample-apiTEST_E2E=1 vitest run --config ../../vitest.config.ts --reporter=verbose packages/rpc-server/src/__tests__/e2e/sample-api/typechecktsc -b --noEmittypedoctypedoc
Dependencies12
@jsonjoy.com/buffers18.28.0@jsonjoy.com/channel18.28.0@jsonjoy.com/jit-router18.28.0@jsonjoy.com/json-pack18.28.0@jsonjoy.com/json-type18.28.0@jsonjoy.com/rpc-calls18.28.0@jsonjoy.com/rpc-codec18.28.0@jsonjoy.com/rpc-codec-base18.28.0@jsonjoy.com/rpc-error18.28.0@jsonjoy.com/rpc-messages18.28.0@jsonjoy.com/util18.28.0tree-dump^1.1.0