PkgRadar

Package evidence

@egova/[email protected]

Large Javascript Payload: 3360865 bytes

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
8
First published
Jun 2021
Publisher
surelee

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":["@egova/[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":["@egova/[email protected]"],"fail_on":"review"}'
Publishersurelee
Artifact bytes3,554,001
Previous version0.0.3-alpha.1
Published2021-06-21T09:58:59.851Z
SHA-256abfe6c6a72da9107ef2f25c33bb16e1a239cb226601664a5b29b6f09683cb42d

Why flagged

What the scanner saw

Large Javascript Payload: 3360865 bytes

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.common.js3360865 bytes0
lowLarge Javascript Payloadpackage/dist/index.umd.js3361345 bytes0
lowLarge Javascript Payloadpackage/dist/ts.worker.js4553474 bytes0

Manifest

Package metadata

Scripts5
  • distrimraf tsconfig.tsbuildinfo && npm run dist:build && npm run dist:types
  • dist:buildvue-cli-service build --target lib --name index src/index.ts
  • dist:typestsc -d --emitDeclarationOnly --declarationDir dist/types
  • lintvue-cli-service lint
  • servevue-cli-service serve
Dependencies22
  • @egova/flagwind-core>=1.1.4
  • @egova/flagwind-echarts>=1.0.14
  • @egova/flagwind-web>=1.0.27
  • core-js>=3.6.5
  • echarts>=4.6.0
  • equals>=1.0.5
  • halo-math>=1.0.9
  • html2canvas>=1.0.0-rc.7
  • lodash>=4.17.20
  • lodash.debounce>=4.0.8
  • lodash.throttle>=4.1.1
  • monaco-editor>=0.23.0
  • monaco-editor-webpack-plugin>=3.1.0
  • view-design>=4.5.0
  • vue>=2.6.11
  • vue-class-component>=7.2.3
  • vue-module-loader>=1.0.3
  • vue-property-decorator>=8.4.0
  • vue-router>=3.2.0
  • vuedraggable>=2.24.3
  • vuex>=3.4.0
  • vuex-class>=0.3.2