@indra.ai/deva 1.33.1 → 1.34.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/LICENSE.md +3 -3
- package/config/msgs.json +1 -1
- package/package.json +1 -1
package/LICENSE.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# Vedic License Agreement
|
|
2
2
|
|
|
3
3
|
**Version:** 1.4.1
|
|
4
|
-
**VLA:**
|
|
5
|
-
**Date:**
|
|
4
|
+
**VLA:** 26300143792523131592
|
|
5
|
+
**Date:** 2026-02-13T10:34:57.953Z
|
|
6
6
|
**Owner:** Quinn A Michaels
|
|
7
7
|
**Company:** Inside The Net, Inc.
|
|
8
8
|
**Email:** quinn@indra.ai
|
|
@@ -204,4 +204,4 @@ license: 46220923248993739422
|
|
|
204
204
|
fingerprint: 6umX5SR+ZWOmPRSX8GN5K11ZOEnqji8ZBk42RxnHyas=
|
|
205
205
|
copyright: Copyright ©2000-2026 Quinn A Michaels; All rights reserved.
|
|
206
206
|
::end:license:uid:71393644869653248038
|
|
207
|
-
|
|
207
|
+
|
package/config/msgs.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"invalid_client": "⛔️ Client Hash Invalid",
|
|
22
22
|
"load": "📦 Load",
|
|
23
23
|
"unload": "🥡 Unload",
|
|
24
|
-
"warning": "{{prompt.emoji}} {{profile.
|
|
24
|
+
"warning": "{{prompt.emoji}} {{profile.name}} warns UNLAWFUL USE, DISTRIBUTION, or DUPLICATION constitutes VEDIC SAHASA a CRIME of the HIGHEST DEGREE. A FINE amounting to 1000 PANAS (1 pana = 3.5 grams of gold) for each INSTANCE has been ORDAINED the PUNISHMENT for SAHASA of the HIGHEST DEGREE. \nowner: {{profile.owner}} \ntags: {{profile.hashtags}}",
|
|
25
25
|
"client_license_check": "🪪 Check Client License",
|
|
26
26
|
"client_license_invalid": "❌ The Provided Client License Is Invalid",
|
|
27
27
|
"status": "vedic"
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "71393644869653248038",
|
|
3
3
|
"name": "@indra.ai/deva",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.34.0",
|
|
5
5
|
"description": "Deva Core a Vedic-inspired Event Based Context Aware Feature, Zone, Action, and State Machine integrated Artificial Intelligence Framework",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"license": "VLA:71393644869653248038 LICENSE.md",
|