PkgRadar

Package evidence

@zerops/[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
19Established · −30% score
First published
Mar 2022
Publisher
fxck

Effective trust discount applied: 30% (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":["@zerops/[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":["@zerops/[email protected]"],"fail_on":"review"}'
Publisherfxck
Artifact bytes109,006
Previous version0.0.21
Published2022-04-27T13:08:50.723Z
SHA-25681a81ceeab6134b81ff30fd782687913776ad55dddca4dba0153817c96a8cb30

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildng build
  • build:allnpm run build:web-component:compile && npm run build:web-component:concat && npm run build:web-component-folder
  • build:prepare-publishnpm run build:project-diagram && rm -rf dist/project-diagram-component && npm run build:web-component:compile && npm run build:web-component:concat && cp dist/project-diagram-component/project-diagram.js index.js
  • build:project-diagramng build project-diagram
  • build:web-componentnpm run build:project-diagram && rm -rf dist/project-diagram-component && npm run build:web-component:compile && npm run build:web-component:concat && npm run build:web-component-folder
  • build:web-component-foldercp dist/project-diagram-component/project-diagram.js ../angular-base-zerops-todo-app/src
  • build:web-component:compileng run project-diagram-component:build:production --main='projects/project-diagram-component/src/app/compile.ts'
  • build:web-component:concatcat dist/project-diagram-component/runtime.*.js dist/project-diagram-component/main.*.js > dist/project-diagram-component/project-diagram.js
  • ngng
  • startng serve
  • testng test
  • watchng build --watch --configuration development
Dependencies15
  • @angular/animations~13.1.0
  • @angular/common~13.1.0
  • @angular/compiler~13.1.0
  • @angular/core~13.1.0
  • @angular/elements^13.1.3
  • @angular/forms~13.1.0
  • @angular/platform-browser~13.1.0
  • @angular/platform-browser-dynamic~13.1.0
  • @angular/router~13.1.0
  • leader-line-zps1.2.7
  • lodash-es^4.17.21
  • panzoom9.4.2
  • rxjs~7.4.0
  • tslib2.3.0
  • zone.js~0.11.4