npm · registry.npmjs.org
@mafit/noter
Install Lifecycle Suppresses Failure: install="cd noter && if command -v cargo >/dev/null 2>&1; then cargo build --release; elif [ -f target/release/noter ]; then echo 'Using pre-compiled binary'; else echo 'ERROR: Rust (cargo) is required. Install from https://rustup.rs' >&2; exit 1; fi"
Why PkgRadar flagged 1.0.0
| Severity | Signal | Evidence |
|---|---|---|
| high | Install Lifecycle Suppresses Failure | install="cd noter && if command -v cargo >/dev/null 2>&1; then cargo build --release; elif [ -f target/release/noter ]; then echo 'Using pre-compiled binary'; else echo 'ERROR: Rust (cargo) is required. Install from https://rustup.rs' >&2; exit 1; fi" · package.json |
| medium | New Account With Lifecycle Hook | package first published 15 day(s) ago, 6 total version(s), has lifecycle hook · package.json |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
1.0.0 | High risk | 25 | 2026-06-10 |
0.1.1 | High risk | 25 | 2026-06-10 |
0.1.0 | High risk | 25 | 2026-06-10 |
1.1.0 | High risk | 25 | 2026-06-10 |
1.1.1 | High risk | 25 | 2026-06-10 |
1.2.0 | High risk | 25 | 2026-06-10 |
Block this in CI
pkgradar gate --ecosystem npm @mafit/[email protected]