PkgRadar

Package evidence

@darajs/[email protected]

Large Javascript Payload: 2231068 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
415
Versions published
204Mature · −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,282,525
Previous version1.26.13
Published2026-05-22T14:52:47.302Z
SHA-256098c7c7047a775f630ca58bf2cb63da9e6d007afea2461bb18dca97df6f5328c

Why flagged

What the scanner saw

Large Javascript Payload: 2231068 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
1.27.0Version
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.umd.cjs2231068 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2660339 bytes10

Manifest

Package metadata

Scripts10
  • buildrimraf dist && vite build && tsc && tsc-alias
  • build-storybookstorybook build
  • formatprettier src --write
  • format:checkprettier src --check
  • linttsc && eslint src --ext .ts,.tsx --max-warnings 0 && stylelint './src/**/*.{ts,tsx}'
  • lint:fixtsc && eslint src --ext .ts,.tsx --max-warnings 0 --fix && stylelint './src/**/*.{ts,tsx}' --fix
  • prepare-devtsc && tsc-alias
  • storybookstorybook dev -p 6006
  • testjest
  • test-watchjest --watch
Dependencies31
  • @darajs/styled-components1.27.0
  • @darajs/ui-components1.27.0
  • @darajs/ui-icons1.27.0
  • @darajs/ui-notifications1.27.0
  • @darajs/ui-utils1.27.0
  • @darajs/ui-widgets1.27.0
  • comlink^4.4.1
  • cytoscape^3.23.0
  • cytoscape-fcose^2.2.0
  • d36.2.0
  • d3-dag^1.1.0
  • d3-scale3.2.1
  • eventemitter3^5.0.1
  • fontfaceobserver^2.3.0
  • graphology^0.25.1
  • graphology-dag^0.2.0
  • graphology-layout^0.6.1
  • graphology-layout-forceatlas2^0.10.1
  • graphology-layout-noverlap^0.4.2
  • graphology-types^0.24.7
  • immer^10.0.4
  • lodash4.17.21
  • nanoid^3.3.8
  • polished^4.1.1
  • react^18.0
  • react-dnd^14.0.5
  • react-dnd-html5-backend^14.1.0
  • svg-path-parser^1.1.0
  • use-immer^0.9.0
  • vis-data^7.1.2
  • …and 1 more.