depguard_verify
Verify npm package existence and detect typosquatting. Quick check without a full audit.
Instructions
Quick check if a package name exists on npm + typosquatting detection. Faster than depguard_guard when you only need existence verification without a full audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | npm package name to verify |