🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@primitivedotdev/cli

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@primitivedotdev/cli - npm Package Compare versions

Comparing version
0.31.8
to
0.32.0
+2
-2
package.json
{
"name": "@primitivedotdev/cli",
"version": "0.31.8",
"version": "0.32.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.",

@@ -70,3 +70,3 @@ "type": "module",

"threads": {
"description": "Inspect conversation threads spanning received and sent emails: `primitive threads get --id <thread-id>`."
"description": "Inspect conversation threads spanning received and sent emails. Prefer `primitive threads get --id <thread-id>`; generated API name `primitive threads get-thread --id <thread-id>` remains available."
},

@@ -73,0 +73,0 @@ "endpoints": {

Sorry, the diff of this file is too big to display