@ainyc/canonry 1.4.0 → 1.4.3
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/LICENSE +105 -661
- package/README.md +2 -2
- package/assets/assets/index-BubLqs-I.js +204 -0
- package/assets/assets/index-haBJWzyU.css +1 -0
- package/assets/index.html +2 -2
- package/dist/{chunk-WHOSB4LV.js → chunk-67L2E6T5.js} +23 -5
- package/dist/cli.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +4 -4
- package/assets/assets/index-DIAYCN3N.css +0 -1
- package/assets/assets/index-DYQXN-Fe.js +0 -204
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Canonry
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/@ainyc/canonry) [](https://www.npmjs.com/package/@ainyc/canonry) [](https://fsl.software/) [](https://nodejs.org)
|
|
4
4
|
|
|
5
5
|
**Open-source AEO monitoring for your domain.** Canonry tracks how AI answer engines (ChatGPT, Gemini, Claude, and others) cite or omit your website for the keywords you care about.
|
|
6
6
|
|
|
@@ -323,7 +323,7 @@ Contributions are welcome. See [CONTRIBUTING.md](./CONTRIBUTING.md) for setup in
|
|
|
323
323
|
|
|
324
324
|
## License
|
|
325
325
|
|
|
326
|
-
[
|
|
326
|
+
[FSL-1.1-ALv2](./LICENSE) — Free to use, modify, and self-host. Each version converts to Apache 2.0 after two years.
|
|
327
327
|
|
|
328
328
|
---
|
|
329
329
|
|