@ainyc/canonry 4.40.0 → 4.41.1
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/assets/assets/{index-DkoFqd1J.css → index-Ca1Lty3H.css} +1 -1
- package/assets/assets/index-JiyuncvN.js +302 -0
- package/assets/index.html +2 -2
- package/dist/{chunk-EWYUJ2DG.js → chunk-3I6Y2PSQ.js} +1 -1
- package/dist/{chunk-JS6KRBBZ.js → chunk-JZ2VJW4U.js} +22 -1
- package/dist/{chunk-H6COOYA6.js → chunk-PQ2IKBT5.js} +51 -4
- package/dist/{chunk-XJVYVURK.js → chunk-Q7XFJO2V.js} +15 -0
- package/dist/cli.js +55 -7
- package/dist/index.js +4 -4
- package/dist/{intelligence-service-ZZP3TVZZ.js → intelligence-service-FFCEIEOU.js} +2 -2
- package/dist/mcp.js +2 -2
- package/package.json +6 -6
- package/assets/assets/index-BXkHB0ox.js +0 -302
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Canonry <img src="apps/web/public/favicon-32.png" alt="Canonry canary icon" width="24" />
|
|
1
|
+
# Canonry <img src="https://raw.githubusercontent.com/AINYC/canonry/main/apps/web/public/favicon-32.png" alt="Canonry canary icon" width="24" />
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/@ainyc/canonry) [](https://nodejs.org)
|
|
4
4
|
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
|
|
17
17
|
Every dashboard view has a matching CLI command and API endpoint. The CLI is the surface; the UI consumes the same API your agent does.
|
|
18
18
|
|
|
19
|
-

|
|
19
|
+

|
|
20
20
|
|
|
21
21
|
## Run your first AI visibility check in 5 minutes
|
|
22
22
|
|