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
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,931
Previous version18.23.0
Published2026-05-15T11:18:22.047Z
SHA-2561d532a4693f3ca85a92e4eefdcf8f0fc304278c0b8f81b0011f9f03b1b8a6b8c

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.24.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.24.0
  • @jsonjoy.com/channel18.24.0
  • @jsonjoy.com/jit-router18.24.0
  • @jsonjoy.com/json-pack18.24.0
  • @jsonjoy.com/json-type18.24.0
  • @jsonjoy.com/rpc-calls18.24.0
  • @jsonjoy.com/rpc-codec18.24.0
  • @jsonjoy.com/rpc-codec-base18.24.0
  • @jsonjoy.com/rpc-error18.24.0
  • @jsonjoy.com/rpc-messages18.24.0
  • @jsonjoy.com/util18.24.0
  • tree-dump^1.1.0