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
- 337
- Versions published
- 244Mature · −50% score
- First published
- Mar 2020
- 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
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":["@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"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="patch-package"
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 1 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="patch-package" | 5 |
| low | Large Javascript Payload | package/lib/brick.common.js | 2264902 bytes | 0 |
Manifest
Package metadata
Scripts15
buildrimraf dist && cross-env NODE_ENV=production webpack --config build/webpack.config.jsbuild:commonrimraf lib && cross-env NODE_ENV=production webpack --config build/webpack.common.js && gulp sassbuild:common:analyzerimraf lib && cross-env ANALYZE=true NODE_ENV=production webpack --config build/webpack.common.js && gulp sassbuild:examplerimraf dist && cross-env NODE_ENV=production webpack --config build/webpack.config.jsbuild:testrimraf dist && cross-env NODE_ENV=test webpack --config build/webpack.config.jschangelogconventional-changelog -p angular -i CHANGELOG.md -s -r 0linteslint --fix --ext .vue,.js src example packageslint-stagedlint-stagedpostinstallpatch-packagereleasesassgulp sassservernode server.jsstartcross-env NODE_ENV=development node build/dev-server.jsstylelintstylelint **/*.vue --fixtestvue-cli-service test:unit
Dependencies14
@babel/plugin-proposal-optional-chaining^7.16.7@babel/plugin-syntax-dynamic-import^7.8.3@babel/plugin-transform-runtime^7.17.10@babel/preset-env^7.17.10@vue/cli-plugin-babel^5.0.4@vue/cli-plugin-unit-mocha^5.0.4cross-env^7.0.3hash-sum^2.0.0js-export-excel^1.1.4localforage^1.7.3patch-package^6.2.2pdfjs-dist2.2.228sortablejs1.10.2wangeditor3.1.1