Recommended action
Review before promotingMixed 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":["@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"}'Why flagged
What the scanner saw
Large Javascript Payload: 5544403 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 22 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/assets/index-B1faDDuf.js | 5544403 bytes | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/assets/index-B1faDDuf.js | 5544403 bytes | 10 |
| low | Obfuscation | package/dist/assets/react-D3vAmd0H.js | matched "\\u00C0" | 3 |
| low | Obfuscation | package/dist/assets/tanstack-CL8WuQqd.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/assets/tiptap-ChCFSid2.js | matched "\\xA0" | 3 |
| low | Obfuscation | package/dist/assets/zod-BKmxkStT.js | matched "atob(" | 3 |
Manifest
Package metadata
Scripts7
buildvite builddevvitedev:uiMINECMS_DEV_MODE=ui vitepreviewvite previewtestvitest run --passWithNoTeststest:watchvitesttypechecktsc --noEmit
Dependencies27
@minecms/core0.1.0-alpha.2@minecms/ui0.1.0-alpha.3@tanstack/react-form^1.29.1@tanstack/react-query^5.100.9@tanstack/react-router^1.169.2@tiptap/extension-highlight^3.23.1@tiptap/extension-image^3.23.1@tiptap/extension-link^3.23.1@tiptap/extension-subscript^3.23.1@tiptap/extension-superscript^3.23.1@tiptap/extension-table^3.23.1@tiptap/extension-table-cell^3.23.1@tiptap/extension-table-header^3.23.1@tiptap/extension-table-row^3.23.1@tiptap/extension-task-item^3.23.1@tiptap/extension-task-list^3.23.1@tiptap/extension-text-align^3.23.1@tiptap/extension-underline^3.23.1@tiptap/pm^3.23.1@tiptap/react^3.23.1@tiptap/starter-kit^3.23.1@trpc/client^11.17.0@trpc/react-query^11.17.0@trpc/server^11.17.0react^19.2.5react-dom^19.2.5zod^4.4.3