PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 12866173 bytes

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
314Mature · −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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisheraggregate-dev
Artifact bytes3,320,218
Previous version1.0.0-alpha191
Published2026-06-09T08:28:12.437Z
SHA-2566e55485b4da86c7f5dc4c54dcf5190b3d722535c13cff31afb7766431b500df5

Why flagged

What the scanner saw

Large Javascript Payload: 12866173 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.0-alpha191-r6.4xVersion
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/aggregate-sdk.development.js12866173 bytes0
lowLarge Javascript Payloadpackage/dist/aggregate-sdk.production.js2232611 bytes0

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.g4
  • antrl4-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.g4
  • buildwebpack -c webpack.prod.js --progress && webpack -c webpack.dev.js --progress && tsc --emitDeclarationOnly && npm run bundle-declarations
  • bundle-declarationsdts-bundle-generator --no-check -o dist/aggregate-ts-sdk.d.ts types/index.d.ts
  • devwebpack --config webpack.development.js --watch --progress
  • linteslint -c .eslintrc.js .
  • lint:fixnpm run lint -- --fix
  • prettierprettier --write "src/**/*.ts" && prettier --write "test/**/*.test.ts"
  • publish:lastnpm publish
  • publish:nextnpm version 1.0.0-alpha191-r6.4x && npm publish --tag next
  • testjest --config=jest.unit.config.js --no-cache
  • test:coveragejest --coverage
  • test:fullnpm run test && npm run test:integration
  • test:integrationjest --testRegex=./test/integration/.*.test.ts --runInBand --testTimeout=30000
  • test:jenkinsnpm run test
  • test:performancejest --testRegex=./test/performance/.*.test.ts --runInBand --testTimeout=30000
Dependencies17
  • antlr4^4.9.2
  • bytebuffer^5.0.1
  • color^3.1.3
  • i18next^20.2.4
  • jsbi^3.1.4
  • json-bigint^1.0.0
  • lodash.clonedeep^4.5.0
  • lodash.isequal^4.5.0
  • moment^2.29.1
  • moment-timezone^0.5.45
  • numeral^2.0.6
  • papaparse^5.4.0
  • pino^6.11.3
  • simple-statistics^7.8.3
  • sprintf-kit^2.0.0
  • unescape-js^1.1.4
  • uuid^8.3.2