PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2370813 bytes

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"}'
Publisherbikailai
Artifact bytes4,203,486
Previous version1.0.0
Published2025-10-27T10:53:32.990Z
SHA-256140e4ba41fae8b58ceccfa494d2eb0357059b2d1c1c2982b09c1e814bbc28f33

Why flagged

What the scanner saw

Large Javascript Payload: 2370813 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/request-demo-dialog.umd.js2370813 bytes10

Manifest

Package metadata

Scripts5
  • buildyarn build:windicss && yarn build:postcss && yarn build:webpack
  • build:postcsspostcss dist/windi.css -o dist/windi.css
  • build:webpackwebpack --config webpack.umd.config.js
  • build:windicsswindicss "src/components/**/*.vue" -o dist/windi.css
  • prepublishOnlyyarn build
Dependencies6
  • axios^1.10.0
  • element-ui^2.15.14
  • normalize.css^8.0.1
  • qs^6.14.0
  • vue^2.6.14
  • vue-i18n8