@canonry/canonry 4.147.0 → 4.148.0
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.
- package/assets/agent-workspace/skills/canonry/references/canonry-cli.md +2 -2
- package/assets/assets/{AuditHistoryPanel-DiQ0Ynw5.js → AuditHistoryPanel-D5fRv5sF.js} +1 -1
- package/assets/assets/{BacklinksPage-DLUQuPE_.js → BacklinksPage-CFdO1s1V.js} +1 -1
- package/assets/assets/{ChartPrimitives-BoEy1qo7.js → ChartPrimitives-BoB1RfNf.js} +1 -1
- package/assets/assets/{HistoryPage-mYR2vk8n.js → HistoryPage-YT2JCo2G.js} +1 -1
- package/assets/assets/{MeasurementPropertyPage-BocyGHJN.js → MeasurementPropertyPage-JDEzHX1H.js} +1 -1
- package/assets/assets/ProjectPage-B6t_j9tN.js +12 -0
- package/assets/assets/{RunRow-Ct-A6H9e.js → RunRow-yKrIU8zY.js} +1 -1
- package/assets/assets/{RunsPage-CsDtq0Qw.js → RunsPage-DAeC6Ebm.js} +1 -1
- package/assets/assets/{SettingsPage-BXwFGc1P.js → SettingsPage-8Z251PH0.js} +1 -1
- package/assets/assets/{TrafficPage-B2omyoI8.js → TrafficPage-DNJGp16_.js} +1 -1
- package/assets/assets/{TrafficSourceDetailPage-CoEqc6OJ.js → TrafficSourceDetailPage-BuzdNFB8.js} +1 -1
- package/assets/assets/{arrow-left-Dh0vsQxe.js → arrow-left-BrVL2J2e.js} +1 -1
- package/assets/assets/{extract-error-message-DvWJ0xRn.js → extract-error-message-jd9FdYvE.js} +1 -1
- package/assets/assets/index-Bo0hzrG2.js +213 -0
- package/assets/assets/{index-CXe6S1ey.css → index-D5NO3NEG.css} +1 -1
- package/assets/assets/{trash-2-D1_8ZseY.js → trash-2-lAIhBm6w.js} +1 -1
- package/assets/assets/{v2-overview-adapter-owDeFdUc.js → v2-overview-adapter-BHmxTmCf.js} +1 -1
- package/assets/index.html +2 -2
- package/dist/{chunk-4BL24FQA.js → chunk-3HYF3LUP.js} +353 -346
- package/dist/{chunk-BVOU4UJM.js → chunk-43XIYBG4.js} +8 -0
- package/dist/{chunk-ZDYS24LW.js → chunk-MHTZ4THA.js} +7 -4
- package/dist/{chunk-DRDNHYIF.js → chunk-VUTKHFTM.js} +77 -22
- package/dist/cli.js +209 -7
- package/dist/index.js +4 -4
- package/dist/{intelligence-service-7CGZ537D.js → intelligence-service-OGOGIQJD.js} +2 -2
- package/dist/mcp.js +2 -2
- package/package.json +8 -8
- package/assets/assets/ProjectPage-Q5wQ7nSW.js +0 -12
- package/assets/assets/index-FE8JPHmT.js +0 -213
package/dist/mcp.js
CHANGED
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
PACKAGE_VERSION,
|
|
4
4
|
canonryMcpTools,
|
|
5
5
|
createApiClient
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-3HYF3LUP.js";
|
|
7
7
|
import {
|
|
8
8
|
isReadOnlyKey
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-43XIYBG4.js";
|
|
10
10
|
|
|
11
11
|
// src/mcp/cli.ts
|
|
12
12
|
import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@canonry/canonry",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.148.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Agent-first open-source AEO operating platform - track how answer engines cite your domain",
|
|
6
6
|
"license": "FSL-1.1-ALv2",
|
|
@@ -67,26 +67,26 @@
|
|
|
67
67
|
"tsup": "^8.5.1",
|
|
68
68
|
"tsx": "^4.19.0",
|
|
69
69
|
"@ainyc/canonry-api-client": "0.0.0",
|
|
70
|
-
"@ainyc/canonry-config": "0.0.0",
|
|
71
70
|
"@ainyc/canonry-api-routes": "0.0.0",
|
|
72
|
-
"@ainyc/canonry-db": "0.0.0",
|
|
73
71
|
"@ainyc/canonry-contracts": "0.0.0",
|
|
72
|
+
"@ainyc/canonry-db": "0.0.0",
|
|
73
|
+
"@ainyc/canonry-config": "0.0.0",
|
|
74
74
|
"@ainyc/canonry-integration-bing": "0.0.0",
|
|
75
75
|
"@ainyc/canonry-integration-openai-ads": "0.0.0",
|
|
76
|
-
"@ainyc/canonry-integration-cloud-run": "0.0.0",
|
|
77
|
-
"@ainyc/canonry-integration-google": "0.0.0",
|
|
78
76
|
"@ainyc/canonry-integration-commoncrawl": "0.0.0",
|
|
77
|
+
"@ainyc/canonry-integration-google": "0.0.0",
|
|
78
|
+
"@ainyc/canonry-integration-cloud-run": "0.0.0",
|
|
79
79
|
"@ainyc/canonry-integration-google-business-profile": "0.0.0",
|
|
80
80
|
"@ainyc/canonry-integration-google-places": "0.0.0",
|
|
81
81
|
"@ainyc/canonry-integration-traffic": "0.0.0",
|
|
82
|
-
"@ainyc/canonry-integration-wordpress": "0.0.0",
|
|
83
82
|
"@ainyc/canonry-intelligence": "0.0.0",
|
|
83
|
+
"@ainyc/canonry-integration-wordpress": "0.0.0",
|
|
84
84
|
"@ainyc/canonry-provider-cdp": "0.0.0",
|
|
85
85
|
"@ainyc/canonry-provider-claude": "0.0.0",
|
|
86
|
-
"@ainyc/canonry-provider-gemini": "0.0.0",
|
|
87
86
|
"@ainyc/canonry-provider-local": "0.0.0",
|
|
88
87
|
"@ainyc/canonry-provider-openai": "0.0.0",
|
|
89
|
-
"@ainyc/canonry-provider-perplexity": "0.0.0"
|
|
88
|
+
"@ainyc/canonry-provider-perplexity": "0.0.0",
|
|
89
|
+
"@ainyc/canonry-provider-gemini": "0.0.0"
|
|
90
90
|
},
|
|
91
91
|
"scripts": {
|
|
92
92
|
"build": "tsx scripts/copy-agent-assets.ts && tsup && tsx build-web.ts",
|