PkgRadar

Package evidence

[email protected]

no findings

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
21
Versions published
22
First published
Jan 2026
Publisher
linluanchun

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":["[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"}'
Publisherlinluanchun
Artifact bytes694,744
Previous version0.0.22
Published2026-06-05T08:18:33.581Z
SHA-256d222a3c095eff2d3e72c7e9a05ad4e75651b4f29174d9d833eee0defb8bc74e3

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.0.23Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildvite build && pnpm run postbuild
  • build:cleanrimraf lib es
  • devvite --config ./play/vite.config.js
  • linteslint . && stylelint "**/*.{css,less,scss}"
  • lint:fixprettier --write . && eslint --fix . && stylelint --fix "**/*.{css,less,scss}"
  • postbuildnode -e "const fs = require('fs'); const path = require('path'); const src = path.join(__dirname, 'es', 'assets', 'legacy.css'); const dest = path.join(__dirname, 'index.css'); if (fs.existsSync(src)) { fs.copyFileSync(src, dest); console.log('组件库样式文件已复制到根目录'); } else { console.log('警告: 组件库样式文件不存在'); }"
  • releasenode ../../scripts/publish-package.js aibox-custom-component-packages
  • release:patchnode ../../scripts/publish-package.js aibox-custom-component-packages --patch
  • versionbumpp --no-tag --no-commit
Dependencies33
  • @codemirror/lang-json^6.0.2
  • @codemirror/language^6.11.3
  • @codemirror/lint^6.9.2
  • @codemirror/state^6.5.3
  • @codemirror/theme-one-dark^6.1.3
  • @codemirror/view^6.38.6
  • @logicflow/core2.1.11
  • @logicflow/extension2.1.15
  • @logicflow/vue-node-registry1.1.12
  • @vueuse/core^14.0.0
  • copy-to-clipboard^3.3.3
  • crypto-js^4.2.0
  • dayjs^1.11.18
  • echarts^6.0.0
  • element-plus^2.14.0
  • element-tree-line^0.2.1
  • js-cookie^3.0.5
  • lodash.debounce^4.0.8
  • lottie-web^5.13.0
  • md-editor-v3^5.8.4
  • mitt^3.0.0
  • moment^2.30.1
  • pinia^3.0.3
  • qs^6.14.0
  • unplugin-vue^7.1.0
  • uuid^13.0.0
  • v-viewer^3.0.22
  • viewerjs^1.11.7
  • vue-codemirror^6.1.1
  • vue-draggable-plus^0.6.0
  • …and 3 more.
Optional dependencies2
  • @ast-grep/napi-linux-x64-musl^0.39.6
  • @rollup/rollup-linux-x64-musl^4.52.5