PkgRadar

Package evidence

@heisea/[email protected]

Install-time lifecycle script: postinstall="patch-package"

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 promoting

Mixed 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"}'
Publisherchargoyao
Artifact bytes2,023,981
Previous version0.22.2-beta.46
Published2026-04-23T02:00:05.112Z
SHA-256b7d6871ecd2b7412b42bb385363a6d1ef3db97d32346894fb5196ad6bab1615a

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

review
Last checked
reviewRisk
1Score
0.22.2-beta.47Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowLarge Javascript Payloadpackage/lib/brick.common.js2264902 bytes0

Manifest

Package metadata

Scripts15
  • buildrimraf dist && cross-env NODE_ENV=production webpack --config build/webpack.config.js
  • build:commonrimraf lib && cross-env NODE_ENV=production webpack --config build/webpack.common.js && gulp sass
  • build:common:analyzerimraf lib && cross-env ANALYZE=true NODE_ENV=production webpack --config build/webpack.common.js && gulp sass
  • build:examplerimraf dist && cross-env NODE_ENV=production webpack --config build/webpack.config.js
  • build:testrimraf dist && cross-env NODE_ENV=test webpack --config build/webpack.config.js
  • changelogconventional-changelog -p angular -i CHANGELOG.md -s -r 0
  • linteslint --fix --ext .vue,.js src example packages
  • lint-stagedlint-staged
  • postinstallpatch-package
  • release
  • sassgulp sass
  • servernode server.js
  • startcross-env NODE_ENV=development node build/dev-server.js
  • stylelintstylelint **/*.vue --fix
  • testvue-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.4
  • cross-env^7.0.3
  • hash-sum^2.0.0
  • js-export-excel^1.1.4
  • localforage^1.7.3
  • patch-package^6.2.2
  • pdfjs-dist2.2.228
  • sortablejs1.10.2
  • wangeditor3.1.1