PkgRadar

Package evidence

@heisea/[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
409
Versions published
75Mature · −50% score
First published
Jul 2023
Publisher
chargoyao

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":["@heisea/[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":["@heisea/[email protected]"],"fail_on":"review"}'
Publisherchargoyao
Artifact bytes84,314
Previous version1.2.2
Published2026-06-09T03:59:34.266Z
SHA-2563c4e5e3520d1892469e3bdffb1a14555a991e39bd413b38c12ef870d905740c4

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.2.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

Scripts9
  • annotate:commentsnode scripts/annotate-source-comments.js
  • buildpnpm test && rimraf dist .parcel-cache && parcel build && pnpm strip:dist-comments && pnpm copy-assets
  • changelogconventional-changelog -p angular -i CHANGELOG.md -s -r 0
  • copy-assetscp -r src/assets/* dist
  • precommitlint-staged
  • preparehusky install
  • prepublishOnlypnpm build
  • strip:dist-commentsnode scripts/strip-dist-comments.js
  • testcross-env NODE_OPTIONS=--experimental-vm-modules jest
Dependencies56
  • @babel/core^7.22.9
  • @babel/generator^7.22.9
  • @babel/plugin-syntax-dynamic-import^7.8.3
  • @babel/plugin-transform-runtime^7.22.9
  • @babel/preset-env^7.22.9
  • @babel/preset-react^7.22.5
  • @babel/types^7.22.5
  • @heisea/brick-loader^0.0.9
  • @rsbuild/core^1.7.3
  • @rsbuild/plugin-babel^1
  • @rsbuild/plugin-less^1
  • @rsbuild/plugin-stylus^1
  • @rsbuild/plugin-vue2^1.1.1
  • @swc/core^1.3.70
  • @vitejs/plugin-vue2^2.2.0
  • @vitejs/plugin-vue2-jsx^1.1.0
  • @vue/babel-helper-vue-jsx-merge-props^1.4.0
  • @vue/babel-preset-jsx^1.2.4
  • add^2.0.6
  • babel-loader^9.1.3
  • babel-traverse^6.26.0
  • babylon^6.18.0
  • chalk^4.1.2
  • commander^11.0.0
  • copy-webpack-plugin^11.0.0
  • core-js^3.31.1
  • cross-spawn^7.0.3
  • css-loader^6.8.1
  • css-minimizer-webpack-plugin^5.0.1
  • dotenv^16.3.1
  • …and 26 more.