PkgRadar

npm · registry.npmjs.org

@antv/l7-react

Install Lifecycle Remote Or Exec: postinstall="node -e \"try{require('./postinstall')}catch(e){}\" || exit 0"

Why PkgRadar flagged 2.4.1

SeveritySignalEvidence
highNew Lifecycle Script Vs Previouspostinstall added in 2.4.1 vs 2.4.0: "node -e \"try{require('./postinstall')}catch(e){}\" || exit 0" · package.json
highInstall Lifecycle Remote Or Execpostinstall="node -e \"try{require('./postinstall')}catch(e){}\" || exit 0" · package.json
highInstall Lifecycle Suppresses Failurepostinstall="node -e \"try{require('./postinstall')}catch(e){}\" || exit 0" · package.json

Scanned versions

VersionVerdictScoreScanned (UTC)
2.4.0Low risk02026-06-10
2.4.1High risk952026-06-10
2.4.2High risk272026-06-10
2.4.3High risk272026-06-10

Related campaigns

Block this in CI

PkgRadar gates @antv/l7-react (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm @antv/[email protected]