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
- 7
- First published
- Nov 2019
- Publisher
- steerapi
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":["@canalcircle/[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":["@canalcircle/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2492482 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 20 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/exceljs.bare.js | 2492482 bytes | 10 |
| medium | Large Javascript Payload | package/dist/exceljs.js | 2628900 bytes | 10 |
Manifest
Package metadata
Scripts28
benchmarknode --expose-gc benchmarkbenchmark:debugnode --expose-gc --inspect-brk --trace-deopt benchmarkbuildgrunt buildcleanrm -rf build/ && rm -rf distclean-buildnpm run clean && npm run buildinstall-buildnpm install && grunt buildlinteslint --format node_modules/eslint-friendly-formatter .lint:fixprettier-eslint --write $(pwd)'/**/*.js'lint:stagedlint-stagedpostversiongit push --no-verify && git push --tags --no-verifypreversionnpm run clean && npm run build && npm run test:versiontestnpm run test:fulltest:allnpm run test:native && npm run test:es5test:browserif [ ! -f .disable-test-browser ]; then npm run build && npm run test:jasmine; fitest:distmocha --require spec/config/setup spec/dist --recursivetest:end-to-endmocha --require spec/config/setup spec/end-to-end --recursivetest:end-to-end:es5export EXCEL_BUILD=es5 && npm run test:end-to-endtest:es5export EXCEL_BUILD=es5 && npm run test:fulltest:fullnpm run build && npm run test:unit && npm run test:integration && npm run test:end-to-end && npm run test:jasminetest:integrationmocha --require spec/config/setup spec/integration --recursivetest:integration:es5export EXCEL_BUILD=es5 && npm run test:integrationtest:jasminegrunt jasminetest:manualnode spec/manual/app.jstest:nativenpm run test:fulltest:typescriptmocha -r ts-node/register spec/typescript/**/*.spec.tstest:unitmocha --require spec/config/setup --require spec/config/setup-unit spec/unit --recursivetest:unit:es5export EXCEL_BUILD=es5 && npm run test:unittest:versionnpm run build && npm run test:unit && npm run test:integration && npm run test:end-to-end && npm run test:browser && npm run test:dist
Dependencies9
archiver^5.0.0dayjs^1.8.34fast-csv^4.3.1jszip^3.5.0readable-stream^3.6.0saxes^5.0.1tmp^0.2.0unzipper^0.10.11uuid^8.3.0