@primitivedotdev/cli
Advanced tools
+7
-1
| { | ||
| "name": "@primitivedotdev/cli", | ||
| "version": "1.3.0", | ||
| "version": "1.4.0", | ||
| "description": "Official Primitive CLI: deploy Primitive Functions, send and inspect mail, manage endpoints, all from the terminal. Wraps the @primitivedotdev/sdk runtime client with one-shot commands.", | ||
@@ -100,2 +100,8 @@ "type": "module", | ||
| "description": "Deploy JavaScript handlers that run on inbound mail. Prefer `primitive functions templates`, `primitive functions init`, `primitive functions deploy`, `primitive functions redeploy`, `primitive functions list`, `primitive functions get`, `primitive functions logs`, and `primitive functions set-secret`; generated API names remain available for compatibility." | ||
| }, | ||
| "org": { | ||
| "description": "Manage org-level (global) resources shared across functions" | ||
| }, | ||
| "org:secrets": { | ||
| "description": "Global secrets shared across every function. Use `primitive org secrets list|set|remove`. Changes land in a function on its next redeploy; a function secret of the same name overrides the global." | ||
| } | ||
@@ -102,0 +108,0 @@ }, |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
961727
1.83%25600
1.61%19
18.75%