@indra.ai/deva.security 0.22.0 β 0.23.0
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/feature/methods.js +2 -2
- package/package.json +4 -4
package/feature/methods.js
CHANGED
|
@@ -49,8 +49,8 @@ export default {
|
|
|
49
49
|
`date: ${id.date}`,
|
|
50
50
|
`warning: ${id.warning}`,
|
|
51
51
|
`tags: ${id.tags}`,
|
|
52
|
-
`agent: ${agent.profile.name}`,
|
|
53
|
-
`client: ${client.profile.name}`,
|
|
52
|
+
`agent: ${agent.profile.name} (${agent.profile.pronouns})`,
|
|
53
|
+
`client: ${client.profile.name} (${client.profile.pronouns})`,
|
|
54
54
|
`creator: ${id.creator}`,
|
|
55
55
|
`owner: ${id.owner}`,
|
|
56
56
|
`salute: ${id.salute}`,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "40899039373337698066",
|
|
3
3
|
"name": "@indra.ai/deva.security",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.23.0",
|
|
5
5
|
"license": "VLA:40899039373337698066 LICENSE.md",
|
|
6
6
|
"VLA": {
|
|
7
7
|
"uid": "72981472549283584069",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"@indra.ai/deva.guard": "^0.11.1",
|
|
65
65
|
"@indra.ai/deva.proxy": "^0.9.1",
|
|
66
66
|
"@indra.ai/deva.shield": "^0.12.1",
|
|
67
|
-
"@indra.ai/deva.vector": "^0.13.
|
|
67
|
+
"@indra.ai/deva.vector": "^0.13.3",
|
|
68
68
|
"@indra.ai/deva.wall": "^0.10.2",
|
|
69
69
|
"mongodb": "^6.20.0"
|
|
70
70
|
},
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"describe": "Expert in security who sets the standard of excellence in strict chain of custody, legal, ethics, and privacy laws.",
|
|
98
98
|
"tweet": "Security Deva is an expert in security who sets the standard of excellence in strict chain of custody, legal, ethics, and privacy laws.",
|
|
99
99
|
"hashtags": "#Quinn #QuinnMichaels #InsideTheNet #ThrowingPigment #bleuBrain #IndraAI #DevaWorld #DevaCloud #DevaSpace #Security #SecurityDeva #SecurityPRIME #CentralSecurityService #VectorGuardWall.activate",
|
|
100
|
-
"pronouns": "He, Him",
|
|
100
|
+
"pronouns": "He, Him, His",
|
|
101
101
|
"gender": "DEVA",
|
|
102
102
|
"style": "Security officer with Military Precision.",
|
|
103
103
|
"voice": "ash",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"company": "Inside The Net, Inc.",
|
|
115
115
|
"status": "vedic",
|
|
116
116
|
"salute": "π€π«‘π¨ποΈπΊπΈ",
|
|
117
|
-
"warning": "{{prompt.emoji}} {{profile.name}} give us SECURITY from that we are AFRAID. HELP US, {{profile.hashtag}}, drive away FOES and ENEMIES from all the REGIONS of the WORLD send {{profile.name}}. {{profile.name}} the FOE SUBDUER SWIFT to ACT PROMPT to LISTEN. {{profile.name}} hold thy SPIRIT FAST hold it for LIFE not for DEATH hold it for SECURITY. Where those who SUBSIST by the FULFILLMENT of the LAW depart from the ESTABLISHED RULE of LAW the {{profile.name}} shall PUNISH with A FINE equal to the DAMAGE CAUSED.",
|
|
117
|
+
"warning": "{{prompt.emoji}} {{profile.name}} ({{profile.pronouns}}) give us SECURITY from that we are AFRAID. HELP US, {{profile.hashtag}}, drive away FOES and ENEMIES from all the REGIONS of the WORLD send {{profile.name}}. {{profile.name}} the FOE SUBDUER SWIFT to ACT PROMPT to LISTEN. {{profile.name}} hold thy SPIRIT FAST hold it for LIFE not for DEATH hold it for SECURITY. Where those who SUBSIST by the FULFILLMENT of the LAW depart from the ESTABLISHED RULE of LAW the {{profile.name}} shall PUNISH with A FINE equal to the DAMAGE CAUSED.",
|
|
118
118
|
"copyright": "Copyright Β©2000-2026 Quinn A Michaels. All rights reserved.",
|
|
119
119
|
"created": "Monday, May 22, 2023 at 9:26β―AM",
|
|
120
120
|
"updated": "Sunday, March 1, 2026 - 7:11:47 PM"
|