@indra.ai/deva.license 0.0.66 → 0.0.68
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 +2 -2
- package/feature/methods.js +1 -1
- package/help/corpus.feecting +1 -2
- package/help/main.feecting +1 -1
- package/index.js +1 -1
- package/index.test.js +1 -1
- package/package.json +2 -2
package/LICENSE.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
**Company:** Inside The Net, Inc.
|
|
8
8
|
**Email:** quinn@indra.ai
|
|
9
9
|
**Link:** https://indra.ai
|
|
10
|
-
**Copyright:** ©2025 Quinn A Michaels; All rights reserved.
|
|
10
|
+
**Copyright:** Copyright ©2025 Quinn A Michaels; All rights reserved.
|
|
11
11
|
|
|
12
12
|
This license agreement (“Agreement”) governs the use of the License 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.
|
|
13
13
|
|
|
@@ -81,7 +81,7 @@ Fines under this Agreement are denominated in panas, with one pana equal to 3.5
|
|
|
81
81
|
|
|
82
82
|
- Perjury through covetousness fined one thousand panas.
|
|
83
83
|
- Perjury through distraction fined 100 panas.
|
|
84
|
-
-
|
|
84
|
+
- Perjury through fear fine is 500 panas.
|
|
85
85
|
- Perjury through friendship the fine is 400 panas.
|
|
86
86
|
- Perjury through lust pays ten times the lowest amercement.
|
|
87
87
|
- Perjury through wrath three times the middle amercement.
|
package/feature/methods.js
CHANGED
package/help/corpus.feecting
CHANGED
package/help/main.feecting
CHANGED
package/index.js
CHANGED
package/index.test.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "38411800854088090659",
|
|
3
3
|
"name": "@indra.ai/deva.license",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.68",
|
|
5
5
|
"license": "VLA:38411800854088090659 LICENSE.md",
|
|
6
6
|
"VLA": {
|
|
7
7
|
"uid": "38411800854088090659",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"url": "https://patreon.com/rahulaclub"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
|
-
"copyright": "
|
|
36
|
+
"copyright": "Copyright ©2025 Quinn A Michaels; All rights reserved.",
|
|
37
37
|
"description": "License Deva manages the Vedic License Agreement Framework",
|
|
38
38
|
"main": "index.js",
|
|
39
39
|
"type": "module",
|