@canonry/canonry 4.157.0 → 4.159.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/README.md +2 -2
- package/THIRD_PARTY_NOTICES.md +102 -0
- package/assets/THIRD_PARTY_NOTICES.md +102 -0
- package/assets/agent-workspace/skills/canonry/references/canonry-cli.md +1 -0
- package/assets/assets/{AuditHistoryPanel-D12lHs6n.js → AuditHistoryPanel-BiloGcQA.js} +1 -1
- package/assets/assets/{BacklinksPage-D2ScFYru.js → BacklinksPage-CPM1O2bC.js} +1 -1
- package/assets/assets/{HistoryPage-jZ_I4rwX.js → HistoryPage-1YOjtdJy.js} +1 -1
- package/assets/assets/{MeasurementPropertyPage-BIdQjXJT.js → MeasurementPropertyPage-CVDTY_gC.js} +1 -1
- package/assets/assets/ProjectPage-DnGXMx1n.js +12 -0
- package/assets/assets/{RunRow-Q2X0NR74.js → RunRow-fIaadH4h.js} +1 -1
- package/assets/assets/{RunsPage-Cw7YVsbJ.js → RunsPage-DfifdM5z.js} +1 -1
- package/assets/assets/{SettingsPage-bFl2EXOD.js → SettingsPage-efA2EEmS.js} +1 -1
- package/assets/assets/SiteHealthSection-BROtQGfu.js +4 -0
- package/assets/assets/{TrafficPage-DJjhk7Jw.js → TrafficPage-Wk43Bm_q.js} +1 -1
- package/assets/assets/{TrafficSourceDetailPage-CGKwIu9A.js → TrafficSourceDetailPage-BhBvoLWu.js} +1 -1
- package/assets/assets/extract-error-message-YGzZFvWs.js +1 -0
- package/assets/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2 +0 -0
- package/assets/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2 +0 -0
- package/assets/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2 +0 -0
- package/assets/assets/geist-latin-wght-normal-BgDaEnEv.woff2 +0 -0
- package/assets/assets/geist-mono-cyrillic-ext-wght-normal-X_5orZeX.woff2 +0 -0
- package/assets/assets/geist-mono-cyrillic-wght-normal-DiZS0aHC.woff2 +0 -0
- package/assets/assets/geist-mono-latin-ext-wght-normal-Bwz-egvJ.woff2 +0 -0
- package/assets/assets/geist-mono-latin-wght-normal-XN7g48iV.woff2 +0 -0
- package/assets/assets/geist-mono-symbols2-wght-normal-CO5SzqOn.woff2 +0 -0
- package/assets/assets/geist-mono-vietnamese-wght-normal-DadHysG0.woff2 +0 -0
- package/assets/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2 +0 -0
- package/assets/assets/index-CACRaOmZ.css +1 -0
- package/assets/assets/index-DmsIZQAm.js +83 -0
- package/assets/assets/{react-sigma_core.esm.min-EzswMBkr.js → react-sigma_core.esm.min-DM9XptbM.js} +2 -2
- package/assets/assets/{vendor-lucide-BtYdosYk.js → vendor-lucide-nYKv-BB7.js} +1 -1
- package/assets/assets/{vendor-markdown-D274_wsI.js → vendor-markdown-Bn7fRwrx.js} +1 -1
- package/assets/assets/{vendor-radix-BxMXSwbC.js → vendor-radix-4UOaVWza.js} +1 -1
- package/assets/assets/{vendor-recharts-C4ktw_aE.js → vendor-recharts-D8rt5lKn.js} +1 -1
- package/assets/assets/{vendor-tanstack-pFxw0eGP.js → vendor-tanstack-Dock0eH1.js} +1 -1
- package/assets/index.html +7 -7
- package/dist/{chunk-MEBL4EJO.js → chunk-5AFWHKKI.js} +875 -38
- package/dist/{chunk-AEIKAWOW.js → chunk-BZPBVOAM.js} +753 -212
- package/dist/{chunk-KMTRO56O.js → chunk-ZEG43TY2.js} +45 -15
- package/dist/{chunk-TRRVBTU5.js → chunk-ZL3VY435.js} +264 -10
- package/dist/cli.js +42 -4
- package/dist/index.d.ts +9 -0
- package/dist/index.js +4 -4
- package/dist/{intelligence-service-YUUPSJRC.js → intelligence-service-DHY5CYWX.js} +2 -2
- package/dist/mcp.js +2 -2
- package/package.json +13 -11
- package/assets/assets/ProjectPage-CLvLOOtj.js +0 -15
- package/assets/assets/extract-error-message-BHm98tXH.js +0 -1
- package/assets/assets/index-BxegEwic.css +0 -1
- package/assets/assets/index-VO6nKq5b.js +0 -83
package/dist/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createServer
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BZPBVOAM.js";
|
|
4
4
|
import {
|
|
5
5
|
loadConfig
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-ZEG43TY2.js";
|
|
7
|
+
import "./chunk-5AFWHKKI.js";
|
|
8
|
+
import "./chunk-ZL3VY435.js";
|
|
9
9
|
export {
|
|
10
10
|
createServer,
|
|
11
11
|
loadConfig
|
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-ZEG43TY2.js";
|
|
7
7
|
import {
|
|
8
8
|
isReadOnlyKey
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-ZL3VY435.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.159.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",
|
|
@@ -33,14 +33,15 @@
|
|
|
33
33
|
"dist/",
|
|
34
34
|
"assets/",
|
|
35
35
|
"package.json",
|
|
36
|
-
"README.md"
|
|
36
|
+
"README.md",
|
|
37
|
+
"THIRD_PARTY_NOTICES.md"
|
|
37
38
|
],
|
|
38
39
|
"engines": {
|
|
39
40
|
"node": ">=22.14.0 <26"
|
|
40
41
|
},
|
|
41
42
|
"dependencies": {
|
|
42
|
-
"@canonry/aeo-audit": "4.6.2",
|
|
43
43
|
"@anthropic-ai/sdk": "^0.91.1",
|
|
44
|
+
"@canonry/aeo-audit": "4.6.2",
|
|
44
45
|
"@fastify/rate-limit": "^11.2.0",
|
|
45
46
|
"@fastify/static": "^9.1.1",
|
|
46
47
|
"@google/genai": "^1.46.0",
|
|
@@ -55,6 +56,7 @@
|
|
|
55
56
|
"fastify": "^5.8.5",
|
|
56
57
|
"graphology": "0.26.0",
|
|
57
58
|
"graphology-layout-forceatlas2": "0.10.1",
|
|
59
|
+
"graphology-layout-noverlap": "0.4.2",
|
|
58
60
|
"node-cron": "^4.2.1",
|
|
59
61
|
"openai": "^6.0.0",
|
|
60
62
|
"pdf-lib": "^1.17.1",
|
|
@@ -69,23 +71,23 @@
|
|
|
69
71
|
"tsup": "^8.5.1",
|
|
70
72
|
"tsx": "^4.19.0",
|
|
71
73
|
"@ainyc/canonry-api-client": "0.0.0",
|
|
72
|
-
"@ainyc/canonry-config": "0.0.0",
|
|
73
74
|
"@ainyc/canonry-contracts": "0.0.0",
|
|
74
|
-
"@ainyc/canonry-api-routes": "0.0.0",
|
|
75
75
|
"@ainyc/canonry-db": "0.0.0",
|
|
76
|
-
"@ainyc/canonry-integration-cloudflare-worker": "0.0.0",
|
|
77
76
|
"@ainyc/canonry-integration-bing": "0.0.0",
|
|
77
|
+
"@ainyc/canonry-api-routes": "0.0.0",
|
|
78
78
|
"@ainyc/canonry-integration-openai-ads": "0.0.0",
|
|
79
|
-
"@ainyc/canonry-integration-
|
|
80
|
-
"@ainyc/canonry-integration-google-business-profile": "0.0.0",
|
|
79
|
+
"@ainyc/canonry-integration-cloud-run": "0.0.0",
|
|
81
80
|
"@ainyc/canonry-integration-google": "0.0.0",
|
|
81
|
+
"@ainyc/canonry-integration-cloudflare-worker": "0.0.0",
|
|
82
|
+
"@ainyc/canonry-integration-google-business-profile": "0.0.0",
|
|
82
83
|
"@ainyc/canonry-integration-google-places": "0.0.0",
|
|
84
|
+
"@ainyc/canonry-integration-traffic": "0.0.0",
|
|
85
|
+
"@ainyc/canonry-integration-commoncrawl": "0.0.0",
|
|
86
|
+
"@ainyc/canonry-config": "0.0.0",
|
|
83
87
|
"@ainyc/canonry-integration-wordpress": "0.0.0",
|
|
84
88
|
"@ainyc/canonry-intelligence": "0.0.0",
|
|
85
|
-
"@ainyc/canonry-integration-traffic": "0.0.0",
|
|
86
|
-
"@ainyc/canonry-integration-cloud-run": "0.0.0",
|
|
87
|
-
"@ainyc/canonry-provider-cdp": "0.0.0",
|
|
88
89
|
"@ainyc/canonry-provider-claude": "0.0.0",
|
|
90
|
+
"@ainyc/canonry-provider-cdp": "0.0.0",
|
|
89
91
|
"@ainyc/canonry-provider-gemini": "0.0.0",
|
|
90
92
|
"@ainyc/canonry-provider-local": "0.0.0",
|
|
91
93
|
"@ainyc/canonry-provider-openai": "0.0.0",
|