@indra.ai/deva 1.2.26 → 1.2.27

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/LICENSE.md +4 -4
  2. package/package.json +1 -1
package/LICENSE.md CHANGED
@@ -1,7 +1,7 @@
1
1
  Deva Restricted License Agreement
2
2
 
3
- Version 1.0
4
- Effective Date: Tuesday- January 21, 2024
3
+ Version 1.1
4
+ Effective Date: Tuesday- January 28, 2025
5
5
 
6
6
  This license agreement (“Agreement”) governs the use of the Deva (“Software”). By accessing or using the Software, you agree to the terms and conditions set forth below. If you do not agree, you are prohibited from using the Software.
7
7
 
@@ -17,7 +17,7 @@ The Owner grants you a non-exclusive, non-transferable, revocable license to use
17
17
 
18
18
  You are expressly prohibited from:
19
19
  1. Modifying, distributing, sub-licensing, or creating derivative works based on the Software without prior written consent.
20
- 2. Using the Software for commercial purposes, unless expressly authorized by the Owner.
20
+ 2. Using the Software for official or commercial purposes, unless expressly authorized by the Owner.
21
21
  3. Reverse engineering, decompiling, or disassembling the Software.
22
22
  4. Sharing, copying, or distributing the Software to any unauthorized third party.
23
23
 
@@ -35,7 +35,7 @@ To the maximum extent permitted by law, the Owner shall not be liable for any da
35
35
 
36
36
  7. Governing Law
37
37
 
38
- This Agreement shall be governed by and construed in accordance with the laws of [Your Jurisdiction].
38
+ This Agreement shall be governed by and construed in accordance with the laws of United States of America and it's Authorized Official Governing Authority.
39
39
 
40
40
  8. Entire Agreement
41
41
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@indra.ai/deva",
3
- "version": "1.2.26",
3
+ "version": "1.2.27",
4
4
  "description": "The Deva Core",
5
5
  "main": "index.js",
6
6
  "type": "module",