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
490
Versions published
180Established · −30% score
First published
Dec 2025
Publisher
linluanchun

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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 bytes5,806,403
Previous version0.1.78
Published2026-06-12T01:14:21.905Z
SHA-256eb6142f1ce6b6c26cdb8e331c36899629072c7ffbc956668d41cd888166b07f8

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.79Version
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', 'index.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 china-mobile-international-custom-components
  • release:patchnode ../../scripts/publish-package.js china-mobile-international-custom-components --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.4
  • 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