PkgRadar

Package evidence

@hpcc-js/[email protected]

Large Javascript Payload: 7579407 bytes

Recommended action

Review before promoting

Mixed 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":["@hpcc-js/[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":["@hpcc-js/[email protected]"],"fail_on":"review"}'
Publisherhpcc-js
Artifact bytes29,235,042
Previous version2.33.6
Published2026-05-23T15:49:48.166Z
SHA-256f8366feb80a6a719122fc61ae5425ad2edea3bc06770cee08cfb462280d54356

Why flagged

What the scanner saw

Large Javascript Payload: 7579407 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
44Score
2.33.7Version
Status history (1 event)
  1. newavailable · risk review · score 44 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/duckdb.js7579407 bytes10
mediumLarge Javascript Payloadpackage/dist/duckdb.umd.js7580303 bytes10
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/duckdb.js7579407 bytes10
mediumLarge Javascript Payloadpackage/dist/duckdb.umd.js7580303 bytes10
lowObfuscationpackage/dist/base91.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/base91.umd.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/expat.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/expat.umd.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/graphviz.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/graphviz.umd.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/zstd.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/zstd.umd.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts17
  • buildrun-p gen-types bundle
  • build-devrun-p gen-types bundle-dev
  • bundlenode esbuild.js
  • bundle-devnpm run bundle -- --development
  • bundle-watchnpm run bundle-dev -- --watch
  • cleanrimraf coverage dist dist-test types .nyc_output
  • coveragevitest run --coverage
  • gen-typestsc --project tsconfig.json --emitDeclarationOnly
  • gen-types-watchnpm run gen-types -- --watch
  • lintrun-p lint-eslint
  • lint-eslinteslint "src/**/*.ts" "tests/**/*.ts"
  • lint-skypacknpx -y @skypack/package-check
  • testvitest run
  • test-browservitest run --project browser
  • test-nodevitest run --project node
  • updatenpx -y npm-check-updates -u -t minor
  • update-majornpx -y npm-check-updates -u
Dependencies1
  • yargs18.0.0