@mailrith/cli
Advanced tools
+4
-0
@@ -10,2 +10,6 @@ # Changelog | ||
| ## 1.0.0 - 2026-07-26 | ||
| - Coordinate the CLI with the Mailrith MCP 1.0 release while preserving API-key and OAuth behavior and every existing command signature. | ||
| ## 0.2.0 - 2026-07-24 | ||
@@ -12,0 +16,0 @@ |
+1
-1
@@ -1,2 +0,2 @@ | ||
| export declare const mailrithCliVersion = "0.2.0"; | ||
| export declare const mailrithCliVersion = "1.0.0"; | ||
| export declare const mailrithCliDefaultOAuthProfile: "full_email_marketing_access"; | ||
@@ -3,0 +3,0 @@ export declare const mailrithCliOAuthProfiles: { |
+1
-1
@@ -6,3 +6,3 @@ import { createReadStream } from "node:fs"; | ||
| import { removeMailrithCliConfig, resolveMailrithConfigPath, writeMailrithCliConfig, } from "./config.js"; | ||
| export const mailrithCliVersion = "0.2.0"; | ||
| export const mailrithCliVersion = "1.0.0"; | ||
| export const mailrithCliDefaultOAuthProfile = mailrithDefaultWorkProfileKey; | ||
@@ -9,0 +9,0 @@ export const mailrithCliOAuthProfiles = Object.fromEntries(mailrithWorkProfiles.map((profile) => [profile.key, profile.scopeKeys])); |
+3
-3
| { | ||
| "name": "@mailrith/cli", | ||
| "version": "0.2.0", | ||
| "version": "1.0.0", | ||
| "description": "Official command-line interface for Mailrith agent workflows.", | ||
@@ -40,4 +40,4 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@mailrith/public-api": "^0.2.0", | ||
| "@mailrith/sdk": "^0.2.0" | ||
| "@mailrith/public-api": "^1.0.0", | ||
| "@mailrith/sdk": "^1.0.0" | ||
| }, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
102302
0.16%0
-100%+ Added
+ Added
- Removed
- Removed
Updated
Updated