PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.tolerant-deep-eql="git+http://[email protected]/TiraO/deep-eql.git#06a376d"

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
254
Versions published
283Mature · −50% score
First published
Sep 2021
Publisher
avvir

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

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"}'
Publisheravvir
Artifact bytes269,284
Previous version8.8.14
Published2026-05-06T06:11:54.327Z
SHA-256728769369e676132b6c6b1657621bf61c4219556ab8a30efbce77ec9f2fd688e

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.tolerant-deep-eql="git+http://[email protected]/TiraO/deep-eql.git#06a376d"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.tolerant-deep-eql="git+http://[email protected]/TiraO/deep-eql.git#06a376d"8

Manifest

Package metadata

Scripts8
  • buildyarn build-esm && yarn build-web
  • build-esmtsc --project tsconfig.esm.json
  • build-webyarn run webpack
  • cleanrimraf ./dist
  • prepublishOnlyyarn rebuild
  • rebuildyarn clean && yarn build
  • testNODE_ENV=test AVVIR_ENVIRONMENT=acceptance nyc mocha --exit --require ./tests/test_utils/mocha_setup.js --recursive "./tests{,/**/}**test.[tj]s*" --recursive
  • test:integrationNODE_ENV=test AVVIR_ENVIRONMENT=acceptance nyc mocha --exit --require ./tests/test_utils/mocha_setup.js --recursive "./integration_tests{,/**/}**.[tj]s*" --recursive
Dependencies12
  • buffer^6.0.3
  • crypto-browserify^3.12.0
  • extendable-error-class^0.1.2
  • jsonwebtoken^8.5.1
  • moment^2.29.1
  • node-fetch^2.6.1
  • nyc^15.1.0
  • process^0.11.10
  • stream-browserify^3.0.0
  • three0.110.0
  • underscore^1.12.0
  • util^0.12.4