PkgRadar

Package evidence

@nualang/[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.

Weekly downloads
33
Versions published
241Mature · −50% score
First published
Jul 2024
Publisher
danielcullen

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":["@nualang/[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":["@nualang/[email protected]"],"fail_on":"review"}'
Publisherdanielcullen
Artifact bytes20,989,166
Previous version0.1.1384
Published2026-05-26T09:03:43.227Z
SHA-25607392973f0d9beaf398a09cad8bc75d0d505192ddd54eaa5a490886cbc2d682b

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
0.1.1385Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5

Manifest

Package metadata

Scripts15
  • build-storybookstorybook build
  • cleanrimraf dist
  • compilenpm run clean && cross-env NODE_ENV=production babel src/components --out-dir dist --copy-files --no-copy-ignored
  • linteslint ./
  • lint:cieslint ./ --quiet
  • localpacknpm run compile && npm pack
  • postinstallpatch-package
  • postversionnpm publish && git push && git push --tags
  • prettiernpx prettier ./src --write
  • startnpm run storybook
  • storybookstorybook dev -p 9009
  • test:coveragevitest run --coverage
  • versionnpm run compile && git add -A
  • vitestvitest
  • vitest:cicdcross-env CI=true vitest run
Dependencies75
  • @dnd-kit/core6.3.1
  • @dnd-kit/modifiers9.0.0
  • @dnd-kit/sortable10.0.0
  • @dnd-kit/utilities3.2.2
  • @emotion/react^11.13
  • @emotion/styled^11.13
  • @hookform/resolvers^5.2.2
  • @json2csv/plainjs^7.0.1
  • @mui/x-data-grid^9.0.1
  • @nualang/avatars2.0.3
  • @nualang/rivescript^2.2.2-alpha1
  • axios^1.14.0
  • base64-arraybuffer^1.0.2
  • chart.js^4.5.1
  • chartjs-plugin-datalabels^2.2.0
  • classnames^2.3.1
  • codegen^0.1.0
  • date-fns4.1.0
  • dayjs^1.11.19
  • deep-equal^2.2.2
  • easymde2.20.0
  • emoji-picker-react^4.12.2
  • export-to-csv^1.3.0
  • file-saver^2.0.5
  • formik^2.2.9
  • immutability-helper^3.0
  • jaro-winkler^0.2
  • json-2-csv^5.5.10
  • jsonlint^1.6.3
  • jsonrepair^3.13.2
  • …and 45 more.