Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/request-demo-dialog.umd.js | 2370813 bytes | 10 |
Manifest
Package metadata
Scripts5
buildyarn build:windicss && yarn build:postcss && yarn build:webpackbuild:postcsspostcss dist/windi.css -o dist/windi.cssbuild:webpackwebpack --config webpack.umd.config.jsbuild:windicsswindicss "src/components/**/*.vue" -o dist/windi.cssprepublishOnlyyarn build
Dependencies6
axios^1.10.0element-ui^2.15.14normalize.css^8.0.1qs^6.14.0vue^2.6.14vue-i18n8