PkgRadar

Package evidence

@baosight/[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
131
Versions published
145Mature · −50% score
First published
Dec 2023
Publisher
orawang

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

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":["@baosight/[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":["@baosight/[email protected]"],"fail_on":"review"}'
Publisherorawang
Artifact bytes257,211
Previous version1.7.2
Published2026-05-29T01:54:59.506Z
SHA-256570a8e543230e5b6f74b3f4dd2ec96f10390f1582f979f991b4ee4927eaf7dff

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildnpm run build:clean && npm run build:lib && npm run build:esm-bundle && rimraf lib/demo.html && rimraf lib/index.common.js.map && rimraf lib/index.umd.js.map && rimraf lib/index.umd.min.js.map && rimraf lib/index.common.js && rimraf lib/index.umd.js && rimraf lib/index.umd.min.js
  • build:cleanrimraf lib
  • build:esm-bundlerollup --config rollup.config.js
  • build:libvue-cli-service build --target lib --name index --dest lib packages/index.ts
  • changelogconventional-changelog -p angular -i CHANGELOG.md -s
  • cleanrimraf package-lock.json && rimraf node_modules
  • commitcz
  • deploybash build/baosight.erm.sh
  • devvite --host --mode dev
  • link:libyarn build && yalc publish -push
  • servevue-cli-service serve
  • uploadnpm publish --access=public
Dependencies17
  • @baosight/efm^1.0.50
  • @baosight/ei^1.0.8
  • @rollup/plugin-image3.0.3
  • @vant/area-data1.3.1
  • ag-grid-community32.0.2
  • ag-grid-vue332.0.2
  • axios0.26.1
  • core-js^3.6.5
  • jquery3.6.0
  • jsencrypt^3.3.2
  • lodash4.17.21
  • moment2.29.4
  • pinia2.1.4
  • stylus-loader^8.1.1
  • vant3.6.11
  • vue3.4.37
  • vue-router4.1.3