@indra.ai/deva.veda 0.1.3 → 0.1.5

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.
Files changed (2) hide show
  1. package/methods/index.js +1 -1
  2. package/package.json +2 -2
package/methods/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // ©2025 Quinn A Michaels; All rights reserved.
2
+ // Copyright ©2025 Quinn A Michaels; All rights reserved.
3
3
  // Legal Signature Required For Lawful Use.
4
4
  // Distributed under VLA:49633069290486712918 LICENSE.md
5
5
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "49633069290486712918",
3
3
  "name": "@indra.ai/deva.veda",
4
- "version": "0.1.3",
4
+ "version": "0.1.5",
5
5
  "license": "VLA:49633069290486712918 LICENSE.md",
6
6
  "VLA": {
7
7
  "uid": "49633069290486712918",
@@ -58,7 +58,7 @@
58
58
  },
59
59
  "homepage": "https://deva.space/devas/veda",
60
60
  "dependencies": {
61
- "@indra.ai/deva": "^1.11.0",
61
+ "@indra.ai/deva": "^1.12.1",
62
62
  "cheerio": "^1.0.0",
63
63
  "he": "^1.2.0"
64
64
  },