PkgRadar

Package evidence

@devtron-labs/[email protected]

Install-time lifecycle script: postinstall="patch-package"

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
2,071Mature · −50% score
First published
Dec 2022
Publisher
vivek-dt

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

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":["@devtron-labs/[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":["@devtron-labs/[email protected]"],"fail_on":"review"}'
Publishervivek-dt
Artifact bytes3,676,448
Previous version4.0.5
Published2026-06-02T07:35:44.743Z
SHA-2561f602f327413f7d1c5fc5b991cdb6f413596ad435e5aea9a72e2d6403df59b38

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowLarge Javascript Payloadpackage/dist/@code-editor-BVZtUgT5.js4089753 bytes0
lowLarge Javascript Payloadpackage/dist/@vendor-C8nzu6lT.js3266597 bytes0

Manifest

Package metadata

Scripts13
  • buildNODE_OPTIONS=--max_old_space_size=3072 vite build --sourcemap
  • build-libvite build
  • build-watchNODE_OPTIONS=--max_old_space_size=3072 vite build --sourcemap --watch
  • devNODE_OPTIONS=--max_old_space_size=3072 vite
  • generate-iconnode ./scripts/generate-icon.cjs
  • generate-illustrationnode ./scripts/generate-illustration.cjs
  • linttsc --noEmit && NODE_OPTIONS=--max_old_space_size=3072 eslint 'src/**/*.{js,jsx,ts,tsx}' --max-warnings 0
  • lint-fixeslint 'src/**/*.{js,jsx,ts,tsx}' --fix
  • lint-stagedlint-staged
  • postinstallpatch-package
  • preparenode -e "try { require('husky').install() } catch (e) {}"
  • previewvite preview
  • testexit 0
Dependencies42
  • @codemirror/autocomplete6.18.6
  • @codemirror/lang-json6.0.1
  • @codemirror/lang-yaml6.1.2
  • @codemirror/language6.10.8
  • @codemirror/legacy-modes6.4.2
  • @codemirror/lint6.8.4
  • @codemirror/merge^6.10.0
  • @codemirror/search6.5.8
  • @datasert/cronjs-parser^1.4.0
  • @lezer/highlight1.2.1
  • @replit/codemirror-indentation-markers6.5.3
  • @replit/codemirror-vscode-keymap6.0.2
  • @rjsf/core^6.2.4
  • @rjsf/utils^6.2.4
  • @rjsf/validator-ajv8^6.2.4
  • @tanstack/react-query^5.90.21
  • @tanstack/react-virtual^3.13.24
  • @uiw/codemirror-extensions-hyper-link4.23.10
  • @uiw/codemirror-theme-github4.23.7
  • @uiw/react-codemirror4.23.7
  • @uiw/react-md-editor^4.0.11
  • @xyflow/react12.4.2
  • ansi_up6.0.6
  • chart.js4.5.0
  • codemirror-json-schema0.8.0
  • cronstrue^3.9.0
  • dayjs^1.11.13
  • fast-json-patch^3.1.1
  • focus-trap-react^10.3.1
  • framer-motion^11.18.2
  • …and 12 more.