PkgRadar

Package evidence

@easylayer/[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
616
Versions published
107Mature · −50% score
First published
Sep 2024
Publisher
easylayer

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":["@easylayer/[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":["@easylayer/[email protected]"],"fail_on":"review"}'
Publishereasylayer
Artifact bytes836,784
Previous version1.3.6
Published2026-05-31T03:39:12.370Z
SHA-256db185922ec066f9abe0f3a07745bb7f7e21c60cbf71d8f70bfa372f38aa69f46

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildyarn build:cjs && yarn build:esm && yarn build:browser
  • build:browserrollup -c rollup.config.mjs && node clean-esm-browser.mjs
  • build:cjstsc -b tsconfig.cjs.json
  • build:esmtsc -b tsconfig.esm.json && node fix-browser-imports.mjs
  • clearyarn run clear:dist && yarn run clear:node_modules
  • clear:distrimraf dist
  • clear:node_modulesrimraf node_modules
Dependencies21
  • @nestjs/common10.2.10
  • @nestjs/swagger7.1.17
  • @nestjs/typeorm10.0.2
  • @sqlite.org/sqlite-wasm3.51.2-build8
  • async-mutex0.5.0
  • better-sqlite311.2.1
  • bignumber.js9.1.2
  • bn.js5.2.1
  • bunyan1.8.15
  • chalk4.1.2
  • cors2.8.5
  • electron38.1.0
  • lodash4.17.21
  • pg8.12.0
  • pg-query-stream4.10.3
  • reflect-metadata0.1.14
  • rxjs7.8.1
  • sqlite35.1.7
  • stream-json1.8.0
  • typeorm0.3.20
  • uuid9.0.1