PkgRadar

Package evidence

@cratedb/[email protected]

Large Javascript Payload: 7530585 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.

Weekly downloads
396
Versions published
47Mature · −50% score
First published
Dec 2024
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 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":["@cratedb/[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":["@cratedb/[email protected]"],"fail_on":"review"}'
Artifact bytes11,491,556
Previous version0.25.2
Published2026-05-28T06:50:32.228Z
SHA-25634e1c7c19cfc70495ccecf46f1d0b92426f331f5e433a512ec433ceaf11e1e50

Why flagged

What the scanner saw

Large Javascript Payload: 7530585 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.es.js7530585 bytes10
mediumLarge Javascript Payloadpackage/dist/index.umd.js5204906 bytes10

Manifest

Package metadata

Scripts12
  • buildtsc && vite build
  • build-libtsc && vite build --config vite.config.lib.ts && pnpm run build-lib-css-entries
  • build-lib-css-components-watchmkdir -p dist/styles && tailwindcss -i ./src/styles/components.css -o ./dist/styles/components.css --watch --minify
  • build-lib-css-entriesmkdir -p dist/styles && tailwindcss -i ./src/styles/components.css -o ./dist/styles/components.css --minify && pnpm run sync-theme-css
  • build-lib-theme-watchchokidar "src/styles/theme.css" -c "pnpm run sync-theme-css"
  • build-lib-watchpnpm run sync-theme-css && concurrently -k -n vite,css,theme "vite build --config vite.config.lib.ts --watch" "pnpm run build-lib-css-components-watch" "pnpm run build-lib-theme-watch"
  • check-typestsc --noemit
  • linteslint --cache --ext=.ts --ext=.tsx src/
  • prepackpnpm run build-lib
  • startvite
  • sync-theme-csscp ./src/styles/theme.css ./dist/styles/theme.css && printf "@import './styles/components.css';\n@import './styles/theme.css';\n" > ./dist/style.css
  • testjest
Dependencies43
  • @ant-design/icons^6.1.1
  • @cratedb/cratedb-sqlparse^0.0.17
  • @hookform/resolvers^3.10.0
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs^1.1.13
  • @tanstack/match-sorter-utils^8.19.4
  • @tanstack/react-table^8.21.3
  • ace-builds^1.43.6
  • antd^5.29.3
  • axios^1.15.2
  • class-variance-authority^0.7.1
  • classnames^2.5.1
  • clsx^2.1.0
  • compare-versions^6.1.1
  • cronstrue^2.59.0
  • jwt-decode^4.0.0
  • less^4.6.4
  • lodash^4.18.1
  • moment^2.30.1
  • papaparse^5.5.3
  • path-parser^6.1.0
  • pretty-bytes^6.1.1
  • react-ace^14.0.1
  • react-hook-form^7.73.1
  • react-icons^5.6.0
  • …and 13 more.