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.

Weekly downloads
37
Versions published
16
First published
Apr 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 bytes83,701
Previous version18.24.0
Published2026-06-02T17:40:22.945Z
SHA-256b2b5e3398f72d92380ac0a9615dd6cb2fae08d45e212a54d2c8efe8094ab9db9

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

Scripts13
  • buildtsc -b tsconfig.build.json
  • cleannpx rimraf lib typedocs coverage gh-pages yarn-error.log
  • demo:e2e:json-crdt-server:http1ts-node src/__demos__/json-crdt-server/main-http1.ts
  • demo:e2e:json-crdt-server:uwsts-node src/__demos__/json-crdt-server/main-uws.ts
  • demo:e2e:sample-api:http1ts-node src/__demos__/sample-api/main-http1.ts
  • demo:e2e:sample-api:uwsts-node src/__demos__/sample-api/main-uws.ts
  • testjest --maxWorkers 7
  • test:e2enode -r ts-node/register/transpile-only src/__tests__/e2e/run.ts
  • test:e2e:allnode -r ts-node/register/transpile-only src/__tests__/e2e/run-all.ts
  • test: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 --noEmit
  • typedoctypedoc
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.0
  • tree-dump^1.1.0