npm · registry.npmjs.org
@shyakatv/smartpark-backend
Install Lifecycle Remote Or Exec: postinstall="node -e \"const fs=require('fs');if(!fs.existsSync('.env')){fs.copyFileSync('.env.example','.env');console.log('Auto-created .env from .env.example')}\""
Why PkgRadar flagged 1.0.1
| Severity | Signal | Evidence |
|---|---|---|
| high | New Lifecycle Script Vs Previous | postinstall added in 1.0.1 vs 1.0.0: "node -e \"const fs=require('fs');if(!fs.existsSync('.env')){fs.copyFileSync('.env.example','.env');console.log('Auto-created .env from .env.example')}\"" · package.json |
| high | Install Lifecycle Remote Or Exec | postinstall="node -e \"const fs=require('fs');if(!fs.existsSync('.env')){fs.copyFileSync('.env.example','.env');console.log('Auto-created .env from .env.example')}\"" · package.json |
| high | New Account With Lifecycle Hook | package first published 13 day(s) ago, 2 total version(s), has lifecycle hook · package.json |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
1.0.1 | High risk | 75 | 2026-06-10 |
1.0.0 | Low risk | 0 | 2026-05-28 |
Related campaigns
- shyakatv — 4 releases, max score 75
Block this in CI
pkgradar gate --ecosystem npm @shyakatv/[email protected]