@indra.ai/deva.error 0.0.94 → 0.0.96

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 +1 -1
  2. package/package.json +2 -2
package/LICENSE.md CHANGED
@@ -9,7 +9,7 @@
9
9
  **Link:** https://indra.ai
10
10
  **Copyright:** ©2025 Quinn A Michaels; All rights reserved.
11
11
 
12
- This license agreement (“Agreement”) governs the use of the Deva Core (“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.
12
+ This license agreement (“Agreement”) governs the use of the Error 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
 
14
14
  ## Ownership
15
15
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "60708001829108561844",
3
3
  "name": "@indra.ai/deva.error",
4
- "version": "0.0.94",
4
+ "version": "0.0.96",
5
5
  "license": "VLA:60708001829108561844 LICENSE.md",
6
6
  "VLA": {
7
7
  "uid": "60708001829108561844",
@@ -111,7 +111,7 @@
111
111
  "init": "🟠 INIT",
112
112
  "start": "🔵 START",
113
113
  "enter": "🟢 ENTER",
114
- "ready": "👺 Ready for Error Capture.",
114
+ "ready": "Ready for Error Capture",
115
115
  "stop": "🔴 STOP",
116
116
  "exit": "🟡 EXIT",
117
117
  "done": "🟣 DONE",