Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
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.1
to
0.31.2
+4
-1
package.json
{
"name": "@primitivedotdev/cli",
"version": "0.31.1",
"version": "0.31.2",
"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.",

@@ -37,2 +37,5 @@ "type": "module",

},
"agent": {
"description": "Agent signup and authentication API operations"
},
"domains": {

@@ -39,0 +42,0 @@ "description": "Claim, verify, and manage email domains"

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