PkgRadar

Package evidence

@pivot-acc/[email protected]

Large Javascript Payload: 2448381 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
1,229Niche · −30% score
Versions published
192Mature · −50% score
First published
Aug 2023
Publisher
twizeyimana

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":["@pivot-acc/[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":["@pivot-acc/[email protected]"],"fail_on":"review"}'
Publishertwizeyimana
Artifact bytes1,207,140
Previous version7.14.0-beta.15
Published2026-05-22T11:00:19.043Z
SHA-25697ee950c16a89903c009f8fffd227f7184a185bf1caf76f8b10cf4845b899ec4

Why flagged

What the scanner saw

Large Javascript Payload: 2448381 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
7.14.0-beta.16Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/pivot-ui.es.js2448381 bytes10

Manifest

Package metadata

Scripts19
  • buildpnpm build:ui
  • build-storybookstorybook build
  • build:csspostcss src/index.css -o dist/index.css
  • build:typestsc && copyfiles -u 1 'temp/**/*.d.ts' dist && rimraf temp
  • build:uivite build
  • changeset:version changeset version && pnpm copy:changelog && rm -rf .changeset/*.md
  • chromatic chromatic --allow-console-errors --exit-zero-on-changes
  • cleanrm -rf dist temp coverage node_modules .turbo out
  • componentplop component
  • copy:changelogrimraf .storybook/docs/CHANGELOG.mdx && copyfiles CHANGELOG.md .storybook/docs && rename .storybook/docs/CHANGELOG.md CHANGELOG.mdx && rimraf .storybook/docs/CHANGELOG.md
  • coveragevitest run --coverage
  • linteslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 0 --fix
  • storybookstorybook dev -p 6006
  • testvitest --run
  • test:coveragevitest run --coverage
  • test:storybooktest-storybook
  • test:storybook-coveragetest-storybook --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies21
  • @radix-ui/react-accordion^1.1.2
  • @radix-ui/react-dialog^1.0.4
  • @radix-ui/react-popover^1.0.6
  • @radix-ui/react-slider^1.1.2
  • @radix-ui/react-tooltip^1.0.6
  • @tanstack/react-table^8.21.3
  • @tiptap/extension-mention^2.1.12
  • @tiptap/react^2.1.12
  • @tiptap/starter-kit^2.1.12
  • axios^1.4.0
  • clsx^2.0.0
  • date-fns^2.30.0
  • framer-motion^10.16.3
  • react-day-picker^8.8.1
  • react-dropzone^14.2.3
  • react-hook-form7.51.3
  • react-hot-toast^2.4.1
  • react-to-print^2.14.13
  • recharts^2.8.0
  • tippy.js^6.3.7
  • xlsx^0.18.5