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.
- Weekly downloads
- 44,237Mainstream · −50% score
- Versions published
- 624Mature · −50% score
- First published
- Jun 2023
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@visactor/[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":["@visactor/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 5581637 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 12 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/build/index.es.js | 5581637 bytes | 10 |
| medium | Large Javascript Payload | package/build/es5/index.js | 3574894 bytes | 10 |
| medium | Large Javascript Payload | package/build/index.js | 6091805 bytes | 10 |
| medium | Large Javascript Payload | package/build/index.min.js | 3252950 bytes | 10 |
Manifest
Package metadata
Scripts29
analyzenpm run analyze-full && npm run analyze-line && npm run analyze-simpleanalyze-emptycross-env BUNDLE_ANALYZE='empty' DEBUG='Bundler*' bundle -f umdanalyze-fullcross-env BUNDLE_ANALYZE='full' DEBUG='Bundler*' bundle -f umdanalyze-piecross-env BUNDLE_ANALYZE='pie' DEBUG='Bundler*' bundle -f umdanalyze-simplecross-env BUNDLE_ANALYZE='simple' DEBUG='Bundler*' bundle -f umdbuildcross-env DEBUG='Bundler*' bundle --clean && npm run build:schema && npm run build:types && npm run build:es5build:cjscross-env DEBUG='Bundler*' IGNORE_ENTRIES='true' bundle --clean -f cjs --ignorePostTasks --ignoreUmdEntriesbuild:escross-env DEBUG='Bundler*' IGNORE_ENTRIES='true' bundle --clean -f es --ignorePostTasksbuild:es5rimraf lib && rollup -c --bundleConfigAsCjsbuild:schemaschema src/typings/spec/chart.ts ISpec --useTypeOfKeyword --ignoreErrors --required > ../vchart-schema/vchart.jsonbuild:spec-typesrimraf ./spec-types && tsc -p ./tsconfig.spec.json --declaration --emitDeclarationOnly --outDir ./spec-typesbuild:typestsc --declaration --emitDeclarationOnly --outDir ../vchart-types/typesbuild:umdcross-env DEBUG='Bundler*' IGNORE_ENTRIES='true' bundle -f umdcits-node --transpileOnly --skipProject ./scripts/trigger-test.tsclearrimraf build && rimraf esm && rimraf cjscompiletsc --noEmitdevcross-env DEBUG='Bundler*' bundle --clean -f es -weslinteslint --debug --fix src/eslint:checkeslint .eslint:erreslint . --quietperf:renderts-node --transpileOnly scripts/render-performance.tsprettierprettier --write --ignore-unknown .prettier:checkprettier --check .sizesize-limitstartts-node __tests__/runtime/browser/scripts/initVite.ts && vite serve __tests__/runtime/browsertestjesttest-covjest -w 16 --coveragetest-livenpm run test-watch __tests__/unittest-watchcross-env DEBUG_MODE=1 jest --watch
Dependencies10
@visactor/vdataset~1.0.23@visactor/vlayouts~1.0.23@visactor/vrender1.1.0-alpha.22@visactor/vrender-animate1.1.0-alpha.22@visactor/vrender-components1.1.0-alpha.22@visactor/vrender-core1.1.0-alpha.22@visactor/vrender-kits1.1.0-alpha.22@visactor/vscale~1.0.23@visactor/vutils~1.0.23@visactor/vutils-extension2.1.0-alpha.13