@sonenta/cli
Advanced tools
+4
-3
| { | ||
| "name": "@sonenta/cli", | ||
| "version": "0.51.1", | ||
| "version": "0.52.0", | ||
| "description": "Command-line interface for Sonenta translation management.", | ||
@@ -36,3 +36,3 @@ "license": "MIT", | ||
| "dev": "tsx src/index.ts", | ||
| "prepublishOnly": "npm run generate && npm run typecheck && npm run test && npm run build && npm run smoke", | ||
| "prepublishOnly": "npm run preflight && npm run generate && npm run typecheck && npm run test && npm run build && npm run smoke", | ||
| "generate": "node scripts/gen-hook.mjs", | ||
@@ -42,3 +42,4 @@ "pretypecheck": "npm run generate", | ||
| "smoke": "node scripts/smoke-bin.mjs", | ||
| "capture:catalogues": "node scripts/capture-catalogues.mjs" | ||
| "capture:catalogues": "node scripts/capture-catalogues.mjs", | ||
| "preflight": "node ../scripts/release-preflight.mjs cli" | ||
| }, | ||
@@ -45,0 +46,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
249407
1.9%5717
2.24%32
6.67%