PkgRadar

Package evidence

@zshr/[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
2
First published
May 2026
Publisher
zshr

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":["@zshr/[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":["@zshr/[email protected]"],"fail_on":"review"}'
Publisherzshr
Artifact bytes62,007
Previous version0.5.0
Published2026-06-01T06:15:57.538Z
SHA-256ee4fb7c9e4b620bb0e87954ff5faa244ae89a1a6c1d473d5546a105fcee65978

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • build:prodvue-cli-service build
  • build:stagevue-cli-service build --mode staging
  • devvue-cli-service serve
  • libvue-cli-service build --target lib --name EcBpm ./src/index.js
  • linteslint --ext .js,.vue src
  • newplop
  • previewnode build/index.js --preview
  • releasegit pull && standard-version -t @zshr/ecip-bpm\@ && git push --follow-tags origin dev && yarn publish --access public --non-interactive --registry=https://registry.npmjs.org/
  • svgosvgo -f src/icons/svg --config=src/icons/svgo.yml
  • test:cinpm run lint && npm run test:unit
  • test:unitjest --clearCache && vue-cli-service test:unit
Dependencies36
  • @zshr/ecip-codegen^0.5.1
  • @zshr/ecip-components^0.6.0
  • axios0.18.1
  • clipboard2.0.4
  • codemirror5.45.0
  • core-js^3.18.1
  • driver.js0.9.5
  • element-ui2.13.2
  • file-saver2.0.1
  • font-awesome^4.7.0
  • fuse.js3.4.4
  • js-cookie2.2.0
  • lodash^4.17.15
  • lodash.omit^4.5.0
  • lodash.pick^4.4.0
  • moment^2.26.0
  • normalize.css7.0.0
  • nprogress0.2.0
  • path-to-regexp2.4.0
  • screenfull4.2.0
  • script-loader0.7.2
  • sortablejs1.8.4
  • vue2.6.10
  • vue-count-to1.0.13
  • vue-i18n7.3.2
  • vue-ls^3.2.1
  • vue-print-nb^1.5.0
  • vue-router3.0.2
  • vue-safe-iframe^1.0.4
  • vue-splitpane1.0.4
  • …and 6 more.