PkgRadar

Package evidence

@transmute/[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
50Mature · −50% score
First published
Mar 2019
Publisher
gjgd

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

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":["@transmute/[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":["@transmute/[email protected]"],"fail_on":"review"}'
Publishergjgd
Artifact bytes49,319
Previous version0.8.2
Published2020-07-03T13:33:32.708Z
SHA-256d2a7fadad030ee4744fb52c60d2c00eab60d9e050e23b0817e6c5eed7caec446

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
0.8.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • contracts:migrate:devtruffle migrate --network development --reset
  • contracts:migrate:ropstentruffle migrate --network ropsten
  • couchdb:start./scripts/couchdb/start.sh
  • couchdb:stop./scripts/couchdb/stop.sh
  • coveragejest --runInBand --coverage
  • ganache:start./scripts/ganache/start.sh
  • ganache:stop./scripts/ganache/stop.sh
  • ipfs:start./scripts/ipfs/start.sh
  • ipfs:stop./scripts/ipfs/stop.sh
  • linteslint ./src --fix
  • precoveragenpm run services:start
  • pretestnpm run services:start
  • pretest:contractsnpm run services:start
  • services:healthcheck./scripts/healthcheck.sh
  • services:start./scripts/start_services.sh
  • services:stop./scripts/stop_services.sh
  • testNODE_OPTIONS=--max_old_space_size=4096 jest --runInBand
  • test:contractsnpx truffle test
Dependencies36
  • @transmute/did-wallet0.0.0-6
  • @transmute/es256k-jws-ts0.0.4
  • @truffle/contract^4.0.39
  • @truffle/hdwallet-provider1.0.38-next.0
  • base64url^3.0.1
  • bip39^2.5.0
  • crypto-ld^3.7.0
  • did-resolver0.0.6
  • ethereumjs-util^6.1.0
  • fast-json-patch^2.2.1
  • hdkey^1.1.1
  • ipfs-api^26.1.2
  • ipfs-http-client^33.1.1
  • ipfs-unixfs^0.1.16
  • ipld-dag-pb^0.15.3
  • jsonschema^1.2.4
  • leveldown^5.4.1
  • memdown^4.1.0
  • merkle-tools^1.4.0
  • moment^2.24.0
  • multihashes^0.4.15
  • nanobus^4.4.0
  • node-couchdb^1.3.0
  • node-fetch^2.6.0
  • node-localstorage^1.3.1
  • pouchdb^7.1.1
  • pouchdb-adapter-http^7.1.1
  • pouchdb-adapter-idb^7.1.1
  • pouchdb-adapter-leveldb^7.1.1
  • pouchdb-adapter-memory^7.1.1
  • …and 6 more.