@indra.ai/deva.security 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.
@@ -27,9 +27,7 @@ export default {
27
27
  const uid = packet.q.text ? true : false
28
28
  const id = this.lib.uid(uid);
29
29
 
30
- const {client} = packet.q;
31
-
32
- const agent = this.agent();
30
+ const {client,agent} = packet.q;
33
31
  const {key} = agent;
34
32
 
35
33
  console.log('client sha uid\n', client.sha256, '\n', id.client);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "31477276110836980722",
3
3
  "name": "@indra.ai/deva.security",
4
- "version": "0.0.66",
4
+ "version": "0.0.68",
5
5
  "license": "VLA:36687315706419437672 LICENSE.md",
6
6
  "author": {
7
7
  "name": "Quinn A Michaels",
@@ -42,7 +42,7 @@
42
42
  },
43
43
  "homepage": "https://deva.space/devas/security",
44
44
  "dependencies": {
45
- "@indra.ai/deva": "^1.6.43"
45
+ "@indra.ai/deva": "^1.6.46"
46
46
  },
47
47
  "data": {
48
48
  "agent": {