PkgRadar

Package evidence

@jsonjoy.com/[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.

Versions published
1
First published
Jun 2026
Publisher
streamich

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":["@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"}'
Publisherstreamich
Artifact bytes109,564
Previous versionnone
Published2026-06-02T18:09:47.611Z
SHA-256f7f0a57624bfd0a4874d9d6ae8b16ffe08afa0285cbef5e94cd94a0cc9533e7a

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
18.28.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

Scripts8
  • buildtsc -b tsconfig.build.json
  • cleannpx rimraf lib
  • startnpx ts-node --transpile-only src/main.ts
  • testjest --maxWorkers 7
  • test:e2enode -r ts-node/register/transpile-only src/__tests__/e2e/run.ts
  • test:e2e:jestTEST_E2E=1 jest --maxWorkers 1 --no-cache src/__tests__/e2e/json-crdt-server/
  • typechecktsc -b --noEmit
  • typedoctypedoc
Dependencies16
  • @jsonjoy.com/buffers18.28.0
  • @jsonjoy.com/json-pack18.28.0
  • @jsonjoy.com/json-pointer18.28.0
  • @jsonjoy.com/json-type18.28.0
  • @jsonjoy.com/rpc-error18.28.0
  • @jsonjoy.com/rpc-server18.28.0
  • @jsonjoy.com/util18.28.0
  • abstract-level^2.0.1
  • browser-level^1.0.1
  • classic-level^2.0.0
  • json-joy18.28.0
  • memory-level^2.0.0
  • rxjs^7.8.2
  • sonic-forest^1.2.0
  • thingies^2.5.0
  • tslib^2.8.1