New:Socket for Asana Is Now Available.Learn more
Get Started

@marrowid/cli

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marrowid/cli - npm Package Compare versions

Comparing version
1.0.8
to
1.0.9
+2
-2
package.json
{
"name": "@marrowid/cli",
"mcpName": "id.marrow/marrow",
"version": "1.0.8",
"gitHead": "fc47eabe4538f5edfe6c37901df27ecb5b05937d",
"version": "1.0.9",
"gitHead": "57dfb4f66c4595578eecc8e9d70372139647691b",
"description": "Marrow CLI and local MCP for carrying context across apps and agents.",

@@ -7,0 +7,0 @@ "private": false,

@@ -19,3 +19,3 @@ /**

description: "One context. Every AI.",
version: "1.0.8",
version: "1.0.9",
showHelpAfterError: "(run `marrow --help` for the CLI workflow)",

@@ -22,0 +22,0 @@ options: [

@@ -6,3 +6,3 @@ # Marrow CLI

`https://mcp.marrow.id`; use `marrow mcp` when a client requires a local stdio
server. Version `1.0.8` uses separate credentials for account and product work:
server. Version `1.0.9` uses separate credentials for account and product work:

@@ -21,7 +21,7 @@ - a CLI session authorizes human account and API-key management;

Install CLI version 1.0.8 with Node.js 20 or newer:
Install CLI version 1.0.9 with Node.js 20 or newer:
```bash
npm install -g @marrowid/cli@1.0.8
npm exec --package @marrowid/cli@1.0.8 -- marrow --version
npm install -g @marrowid/cli@1.0.9
npm exec --package @marrowid/cli@1.0.9 -- marrow --version
marrow --version

@@ -32,3 +32,3 @@ marrow --help

If an older global binary is already on `PATH`, the `npm exec` check verifies
1.0.8 independently before you replace the global install.
1.0.9 independently before you replace the global install.

@@ -69,3 +69,3 @@ ## First setup

Device sign-in is available on macOS in version 1.0.8:
Device sign-in is available on macOS in version 1.0.9:

@@ -72,0 +72,0 @@ ```bash