PkgRadar

Package evidence

@minecms/[email protected]

no findings

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@minecms/[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":["@minecms/[email protected]"],"fail_on":"review"}'
Publisherthefubon
Artifact bytes35,240
Previous version0.1.0-alpha.1
Published2026-05-12T00:22:01.032Z
SHA-256e23a60b69972b7f942c379cdae3794437345ac50781cc4504b44a66f99680421

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.0-alpha.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildvite build && tsc -p tsconfig.build.json && cp src/styles/index.css dist/styles.css && cp src/styles/tokens.css dist/tokens.css
  • storybookstorybook dev -p 6006 --no-open
  • storybook:buildstorybook build
  • storybook:checktsx scripts/check-stories.mts
  • storybook:scaffoldtsx scripts/scaffold-stories.mts
  • testtsx scripts/check-stories.mts && vitest run --passWithNoTests
  • typechecktsc --noEmit
Dependencies14
  • @hugeicons/core-free-icons^4.1.1
  • @hugeicons/react^1.1.6
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tooltip^1.2.8
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • tailwind-merge^3.5.0