@nexus_js/audit
Advanced tools
+6
-1
| { | ||
| "name": "@nexus_js/audit", | ||
| "version": "0.9.29", | ||
| "version": "0.9.30", | ||
| "description": "Nexus Dependency Auditor — OSV CVE scanning, offline cache, supply chain risk analysis, and build-time blocking", | ||
@@ -39,2 +39,6 @@ "type": "module", | ||
| }, | ||
| "funding": { | ||
| "type": "individual", | ||
| "url": "https://buymeacoffee.com/bierfor084" | ||
| }, | ||
| "devDependencies": { | ||
@@ -55,4 +59,5 @@ "@types/node": "^22.0.0", | ||
| "dev": "tsc -p tsconfig.json --watch", | ||
| "typecheck": "tsc --noEmit -p tsconfig.json", | ||
| "clean": "rm -rf dist" | ||
| } | ||
| } |
74820
0.19%