@indra.ai/deva.identity 0.0.1 → 0.0.3

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.
@@ -4,7 +4,7 @@
4
4
  // Tuesday, November 25, 2025 - 2:25:51 AM
5
5
 
6
6
  ::BEGIN:MAIN
7
- # {{agent.name}}
7
+ # {{profile.name}}
8
8
 
9
9
  {{profile}}
10
10
 
package/index.js CHANGED
@@ -40,7 +40,7 @@ const IDENTITY = new Deva({
40
40
  },
41
41
  listeners: {},
42
42
  modules: {},
43
- deva: {},
43
+ devas: {},
44
44
  func: {},
45
45
  methods: {},
46
46
  onInit(data, resolve) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "70495219266813465441",
3
3
  "name": "@indra.ai/deva.identity",
4
- "version": "0.0.1",
4
+ "version": "0.0.3",
5
5
  "license": "VLA:70495219266813465441 LICENSE.md",
6
6
  "VLA": {
7
7
  "uid": "70495219266813465441",
@@ -58,7 +58,7 @@
58
58
  },
59
59
  "homepage": "https://indra.ai",
60
60
  "dependencies": {
61
- "@indra.ai/deva": "^1.28.0"
61
+ "@indra.ai/deva": "^1.30.2"
62
62
  },
63
63
  "data": {
64
64
  "agent": {