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
- 464
- Versions published
- 309Mature · −50% score
- First published
- Dec 2021
- Publisher
- aggregate-dev
Effective trust discount applied: −50% (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":["[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: 13026118 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
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/aggregate-sdk.development.js | 13026118 bytes | 10 |
| medium | Large Javascript Payload | package/dist/aggregate-sdk.production.js | 2232228 bytes | 10 |
Manifest
Package metadata
Scripts16
antrl4-js-linuxjava -Xmx500M -cp '/usr/local/lib/antlr-4.9.2-complete.jar:$CLASSPATH' org.antlr.v4.Tool -Dlanguage=JavaScript -lib src/expression/grammar -o src/expression/parser -visitor -no-listener -Xexact-output-dir src/expression/grammar/AggregateExpression.g4antrl4-js-windowjava -Xmx500M -jar "./antlr4-4.9.2-complete.jar" -Dlanguage=JavaScript -lib src/expression/grammar -o src/expression/parser -visitor -no-listener -Xexact-output-dir src/expression/grammar/AggregateExpression.g4buildwebpack -c webpack.prod.js --progress && webpack -c webpack.dev.js --progress && tsc --emitDeclarationOnly && npm run bundle-declarationsbundle-declarationsdts-bundle-generator --no-check -o dist/aggregate-ts-sdk.d.ts types/index.d.tsdevwebpack --config webpack.development.js --watch --progresslinteslint -c .eslintrc.js .lint:fixnpm run lint -- --fixprettierprettier --write "src/**/*.ts" && prettier --write "test/**/*.test.ts"publish:lastnpm publishpublish:nextnpm version 1.0.0-alpha189 && npm publish --tag nexttestjest --config=jest.unit.config.js --no-cachetest:coveragejest --coveragetest:fullnpm run test && npm run test:integrationtest:integrationjest --testRegex=./test/integration/.*.test.ts --runInBand --testTimeout=30000test:jenkinsnpm run testtest:performancejest --testRegex=./test/performance/.*.test.ts --runInBand --testTimeout=30000
Dependencies17
antlr4^4.9.2bytebuffer^5.0.1color^3.1.3i18next^20.2.4jsbi^3.1.4json-bigint^1.0.0lodash.clonedeep^4.5.0lodash.isequal^4.5.0moment^2.29.1moment-timezone^0.5.45numeral^2.0.6papaparse^5.4.0pino^6.11.3simple-statistics^7.8.3sprintf-kit^2.0.0unescape-js^1.1.4uuid^8.3.2