PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.editing-traces="https://github.com/streamich/editing-traces#71c6d732956dbe08a490f8cd9764214bd3d4c9b7"

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
175,005Ubiquitous · −70% score
Versions published
326Mature · −50% score
First published
Sep 2020
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes471,503
Previous version18.23.0
Published2026-05-15T11:16:21.048Z
SHA-256f75b4ae819f634a6fca53e92b4a57453d40cc38d90e153d37cb53ee8a398731e

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.editing-traces="https://github.com/streamich/editing-traces#71c6d732956dbe08a490f8cd9764214bd3d4c9b7"

2 remote tarball(s) were followed statically.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
4Score
18.24.0Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondevDependencies.editing-traces="https://github.com/streamich/editing-traces#71c6d732956dbe08a490f8cd9764214bd3d4c9b7"8
highRemote Dependency Specpackage.jsondevDependencies.json-crdt-traces="https://github.com/streamich/json-crdt-traces#ec825401dc05cbb74b9e0b3c4d6527399f54d54d"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.editing-traceshttps://github.com/streamich/editing-traces#71c6d732956dbe08a490f8cd9764214bd3d4c9b7error0invalid gzip header
devDependencies.json-crdt-traceshttps://github.com/streamich/json-crdt-traces#ec825401dc05cbb74b9e0b3c4d6527399f54d54derror0invalid gzip header

Manifest

Package metadata

Scripts38
  • bench:json-crdt:codecs:decodingcd src/json-crdt/__bench__ && yarn && yarn bench:codecs:decoding
  • bench:json-crdt:codecs:encodingcd src/json-crdt/__bench__ && yarn && yarn bench:codecs:encoding
  • bench:json-crdt:codecs:encoding:jsoncd src/json-crdt/__bench__ && yarn && yarn bench:codecs:encoding:json
  • bench:json-crdt:codecs:encoding:libscd src/json-crdt/__bench__ && yarn && yarn bench:codecs:encoding:libs
  • bench:json-crdt:codecs:sizescd src/json-crdt/__bench__ && yarn && yarn bench:codecs:sizes
  • bench:json-crdt:concurrent-tracescd src/json-crdt/__bench__ && yarn && yarn bench:concurrent-traces
  • bench:json-crdt:traces:crdt-libscd src/json-crdt/__bench__ && yarn && yarn bench:traces:crdt-libs
  • bench:json-crdt:traces:non-crdt-libscd src/json-crdt/__bench__ && yarn && yarn bench:traces:non-crdt-libs
  • bench:json-ot:ot-string:applycd src/json-ot/__bench__ && yarn && yarn bench:ot-string:apply
  • bench:json-ot:ot-string:compose-and-transformyarn build && cd src/json-ot/__bench__ && yarn && yarn bench:ot-string:compose-and-transform
  • buildyarn build:all
  • build:allyarn build:es2020 && yarn build:esm
  • build:es2020tsc -b tsconfig.build.json
  • build:esmtsc -b tsconfig.build.esm.json
  • build:pagesnpx rimraf gh-pages && mkdir -p gh-pages && cp -r typedocs/* gh-pages && cp -r coverage gh-pages/coverage
  • cleannpx rimraf lib es6 es2019 es2020 esm typedocs coverage gh-pages yarn-error.log
  • coverageyarn test --collectCoverage
  • demo:json-patchnpx ts-node src/json-patch/__demos__/json-patch.ts
  • demo:ui:peritextwebpack serve --config ./src/json-crdt-peritext-ui/__demos__/webpack.config.js
  • deploy:pagesgh-pages -d gh-pages
  • formatbiome format ./src
  • format:fixbiome format --write ./src
  • jestjest
  • jjnpx ts-node src/json-cli/jj.ts
  • lintbiome lint ./src
  • lint:fixbiome lint --write ./src
  • publish-coverage-and-typedocsyarn typedoc && yarn coverage && yarn build:pages && yarn deploy:pages
  • testjest --maxWorkers 7
  • test:allyarn lint && yarn test && yarn build:all && yarn test:cli:pointer && yarn test:cli:patch && yarn test:cli:pack && yarn demo:json-patch
  • test:ciyarn jest --maxWorkers 3 --no-cache
  • …and 8 more.
Dependencies17
  • @jsonjoy.com/base6418.24.0
  • @jsonjoy.com/buffers18.24.0
  • @jsonjoy.com/json-equal18.24.0
  • @jsonjoy.com/json-expression18.24.0
  • @jsonjoy.com/json-pack18.24.0
  • @jsonjoy.com/json-pointer18.24.0
  • @jsonjoy.com/json-type18.24.0
  • @jsonjoy.com/keyboard18.24.0
  • @jsonjoy.com/util18.24.0
  • arg^5.0.2
  • hyperdyperid^1.2.0
  • nano-css^5.6.2
  • pojo-dump^1.4.0
  • sonic-forest^1.2.1
  • thingies^2.6.0
  • tree-dump^1.1.0
  • very-small-parser^1.14.0