@indra.ai/deva.license 0.0.66 → 0.0.67
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 +1 -1
- 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
|
|
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.67",
|
|
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",
|