PkgRadar

Package evidence

@darajs/[email protected]

Large Javascript Payload: 6871135 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
241Mature · −50% score
First published
Jul 2023
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":["@darajs/[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":["@darajs/[email protected]"],"fail_on":"review"}'
Artifact bytes1,755,801
Previous version1.26.13
Published2026-05-22T14:52:50.725Z
SHA-256a2e7229730e0d24215131a824d19f9394654108e19bcd9f3b776b927663be0b5

Why flagged

What the scanner saw

Large Javascript Payload: 6871135 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/umd/dara.components.umd.js6871135 bytes10

Manifest

Package metadata

Scripts8
  • buildrimraf dist && vite build && tsc && cp js/index.css dist/ && cp -R dist/umd/. dara/components/_assets/auto_js/
  • formatprettier js --write --list-different
  • format:checkprettier js --check
  • linttsc --noemit && eslint js --ext .tsx --max-warnings 0 && stylelint './js/**/*.tsx'
  • lint:fixtsc --noemit && eslint js --ext .tsx --max-warnings 0 --fix && stylelint --fix './js/**/*.tsx'
  • packageyarn build && yarn publish --no-git-tag-version
  • prepare-devtsc && cp js/index.css dist/
  • test-watchjest --watch
Dependencies39
  • @bokeh/bokehjs~3.1.1
  • @codemirror/autocomplete^6.0.0
  • @codemirror/commands^6.0.0
  • @codemirror/lang-json^6.0.0
  • @codemirror/lang-markdown^6.0.0
  • @codemirror/lang-python^6.0.0
  • @codemirror/lang-sql^6.0.0
  • @codemirror/language^6.0.0
  • @codemirror/lint^6.0.0
  • @codemirror/search^6.0.0
  • @codemirror/state^6.0.0
  • @codemirror/theme-one-dark^6.1.2
  • @codemirror/view^6.0.0
  • @darajs/core1.27.0
  • @darajs/styled-components1.27.0
  • @darajs/ui-causal-graph-editor1.27.0
  • @darajs/ui-components1.27.0
  • @darajs/ui-hierarchy-viewer1.27.0
  • @darajs/ui-icons1.27.0
  • @darajs/ui-utils1.27.0
  • @lezer/highlight^1.2.1
  • @lezer/json^1.0.3
  • @lezer/lr^1.4.2
  • @popperjs/core2.4.0
  • @vscode/codicons0.0.36
  • date-fns2.30.0
  • immer^10.0.0
  • lodash^4.17.21
  • nanoid^3.3.8
  • polished^4.2.2
  • …and 9 more.