@carrierllc/mcp 0.11.5 → 0.11.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1792,7 +1792,7 @@ function storefrontScreen(input) {
|
|
|
1792
1792
|
// package.json
|
|
1793
1793
|
var package_default = {
|
|
1794
1794
|
name: "@carrierllc/mcp",
|
|
1795
|
-
version: "0.11.
|
|
1795
|
+
version: "0.11.6",
|
|
1796
1796
|
description: "Carrier MCP \u2014 natural-language control of MVNO/eSIM fleets via eSIMVault OCS. Stdio mode for direct integration with Claude Desktop, Cursor, Windsurf, and MCP-compatible clients. Ships the `carrier` CLI (plugin install + white-label eSIM storefront scaffold).",
|
|
1797
1797
|
license: "MIT",
|
|
1798
1798
|
author: "Carrier (Lifecycle Innovations Limited)",
|
|
@@ -1831,7 +1831,7 @@ var package_default = {
|
|
|
1831
1831
|
"@clack/prompts": "^0.7.0",
|
|
1832
1832
|
"@clerk/backend": "^3.17.1",
|
|
1833
1833
|
"@modelcontextprotocol/ext-apps": "^1.7.5",
|
|
1834
|
-
"@modelcontextprotocol/sdk": "^1.
|
|
1834
|
+
"@modelcontextprotocol/sdk": "^1.30.0",
|
|
1835
1835
|
"@noble/hashes": "^2.3.0",
|
|
1836
1836
|
"@sentry/cloudflare": "^10.65.0",
|
|
1837
1837
|
aws4fetch: "^1.0.20",
|
|
@@ -1843,7 +1843,7 @@ var package_default = {
|
|
|
1843
1843
|
"@cloudflare/workers-types": "^5.20260903.1",
|
|
1844
1844
|
"@types/node": "^26.1.2",
|
|
1845
1845
|
"@typescript-eslint/eslint-plugin": "^8.59.4",
|
|
1846
|
-
"@typescript-eslint/parser": "^8.
|
|
1846
|
+
"@typescript-eslint/parser": "^8.69.0",
|
|
1847
1847
|
eslint: "^10.9.1",
|
|
1848
1848
|
tsup: "^8.5.1",
|
|
1849
1849
|
typescript: "^5.9.3",
|
|
@@ -4364,4 +4364,4 @@ export {
|
|
|
4364
4364
|
storefrontScreen,
|
|
4365
4365
|
CARRIER_VERSION
|
|
4366
4366
|
};
|
|
4367
|
-
//# sourceMappingURL=chunk-
|
|
4367
|
+
//# sourceMappingURL=chunk-YF2HKCVL.js.map
|