PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: install="copyfiles -f dist/types-external/* ../../src/types/"

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
79
Versions published
244Mature · −50% score
First published
Jul 2024
Publisher
1mpacto

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisher1mpacto
Artifact bytes250,036
Previous version2.0.21
Published2026-05-04T04:17:16.430Z
SHA-256dab088e8c619b0bda4cc48c60e7d0df742b3f1d7859a4c8e306cfd7d53edfc74

Why flagged

What the scanner saw

Install-time lifecycle script: install="copyfiles -f dist/types-external/* ../../src/types/"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
2.0.22Version
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.jsoninstall="copyfiles -f dist/types-external/* ../../src/types/"5

Manifest

Package metadata

Scripts18
  • buildtsc -b && vite build && npm run build:css && npm run build:fontfamily && npm run process:copyStyle && npm run process:transformStyle
  • build-storybookstorybook build
  • build:csssass --load-path=node_modules ./src/styles/index.scss ./dist/assets/core.css --no-source-map --style=compressed
  • build:fontfamilysass ./src/styles/fontfamily.scss ./dist/assets/fontfamily.css --no-source-map --style=compressed
  • copy:mixin-scsscp ./src/styles/_mixins.scss ./dist/assets/_mixins.scss
  • copy:toastify-csscp ./node_modules/react-toastify/dist/ReactToastify.css ./dist/assets/toast.css
  • devvite
  • installcopyfiles -f dist/types-external/* ../../src/types/
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • postbuildcopyfiles -f src/types/* dist/types-external/
  • prebuildnode -e "fs.rmSync('node_modules/.tmp',{recursive:true,force:true})"
  • preparehusky && npm run build
  • previewvite preview
  • process:copyStylenpm run copy:mixin-scss && npm run copy:toastify-css
  • process:transformStylenpm run transform:style
  • storybookstorybook dev -p 6006
  • transform:stylenode -r ./src/utils/register-ts-node.js ./src/utils/generate-file-style.js
  • watch:buildnpx watch "npm run build" ./src
Dependencies19
  • @floating-ui/react^0.27.16
  • @internationalized/date^3.10.0
  • @tanstack/react-table^8.21.3
  • @tinymce/tinymce-react^6.3.0
  • bignumber.js^9.3.1
  • chart.js^4.5.1
  • copyfiles^2.4.1
  • date-fns^4.1.0
  • js-cookie^3.0.5
  • lossless-json^4.3.0
  • node-forge^1.3.2
  • react-aria^3.44.0
  • react-chartjs-2^5.3.1
  • react-number-format^5.4.4
  • react-select^5.10.2
  • react-stately^3.42.0
  • react-toastify^11.0.5
  • react-virtuoso^4.16.1
  • tinymce^8.2.2