@indra.ai/deva.vector 0.0.17 → 0.0.19

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 (1) hide show
  1. package/package.json +4 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "33555f8a-707d-4fc9-ae19-ba09036473d4",
3
3
  "name": "@indra.ai/deva.vector",
4
- "version": "0.0.17",
4
+ "version": "0.0.19",
5
5
  "author": "Quinn Michaels",
6
6
  "license": "MIT",
7
7
  "copyright": "2025",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "homepage": "https://deva.space/devas/vector",
30
30
  "dependencies": {
31
- "@indra.ai/deva": "^1.5.53"
31
+ "@indra.ai/deva": "^1.5.55"
32
32
  },
33
33
  "data": {
34
34
  "agent": {
@@ -106,7 +106,8 @@
106
106
  }
107
107
  },
108
108
  "laws": [
109
- "The Prudent finds it easy to distinguish the True and False. Their words oppose each other. Of these two that which is True and Honest is Protected whlie bringing the False to Nothing. Never Aid and Guide the Wicked or those who Falsely claims the Warrior's Title."
109
+ "The Prudent finds it easy to distinguish the True and False. Their words oppose each other. Of these Two that which is True and Honest is Protected whlie bringing the False to Nothing.",
110
+ "Never Aid and Guide the Wicked or Those Who Falsely Claims the Warrior's Title."
110
111
  ]
111
112
  }
112
113
  }