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
| Severity | Signal | Evidence |
|---|---|---|
| high | New Lifecycle Script Vs Previous | postinstall added in 2.4.1 vs 2.4.0: "node -e \"try{require('./postinstall')}catch(e){}\" || exit 0" · package.json |
| high | Install Lifecycle Remote Or Exec | postinstall="node -e \"try{require('./postinstall')}catch(e){}\" || exit 0" · package.json |
| high | Install Lifecycle Suppresses Failure | postinstall="node -e \"try{require('./postinstall')}catch(e){}\" || exit 0" · package.json |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
2.4.0 | Low risk | 0 | 2026-06-10 |
2.4.1 | High risk | 95 | 2026-06-10 |
2.4.2 | High risk | 27 | 2026-06-10 |
2.4.3 | High risk | 27 | 2026-06-10 |
Related campaigns
- lviser — 3 releases, max score 95
Block this in CI
pkgradar gate --ecosystem npm @antv/[email protected]