create-absolutejs 0.15.6 → 0.15.7
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/dist/versions.d.ts +9 -9
- package/dist/versions.js +9 -9
- package/package.json +2 -2
package/dist/versions.d.ts
CHANGED
|
@@ -5,25 +5,25 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const versions: {
|
|
7
7
|
readonly '@absolutejs/absolute': "0.19.0-beta.1108";
|
|
8
|
-
readonly '@absolutejs/a2a': "0.
|
|
9
|
-
readonly '@absolutejs/agency': "0.
|
|
8
|
+
readonly '@absolutejs/a2a': "0.3.2";
|
|
9
|
+
readonly '@absolutejs/agency': "0.6.3";
|
|
10
10
|
readonly '@absolutejs/agent-conformance': "0.3.0";
|
|
11
11
|
readonly '@absolutejs/agent-discovery': "0.1.0";
|
|
12
|
-
readonly '@absolutejs/agent-inbox': "0.
|
|
13
|
-
readonly '@absolutejs/agent-memory': "0.1.
|
|
14
|
-
readonly '@absolutejs/agent-runtime': "0.
|
|
12
|
+
readonly '@absolutejs/agent-inbox': "0.3.3";
|
|
13
|
+
readonly '@absolutejs/agent-memory': "0.1.5";
|
|
14
|
+
readonly '@absolutejs/agent-runtime': "0.2.3";
|
|
15
15
|
readonly '@absolutejs/agent-sandbox': "0.1.0";
|
|
16
16
|
readonly '@absolutejs/agent-trust': "0.1.0";
|
|
17
|
-
readonly '@absolutejs/agent-control': "0.
|
|
18
|
-
readonly '@absolutejs/auth': "0.
|
|
17
|
+
readonly '@absolutejs/agent-control': "0.5.3";
|
|
18
|
+
readonly '@absolutejs/auth': "0.56.17";
|
|
19
19
|
readonly '@absolutejs/egress': "0.1.0";
|
|
20
|
-
readonly '@absolutejs/execution': "0.
|
|
20
|
+
readonly '@absolutejs/execution': "0.14.4";
|
|
21
21
|
readonly '@absolutejs/manifest': "0.3.0";
|
|
22
22
|
readonly '@absolutejs/mcp': "0.9.0";
|
|
23
23
|
readonly '@absolutejs/policy': "0.2.0";
|
|
24
24
|
readonly '@absolutejs/secrets': "0.7.0";
|
|
25
25
|
readonly '@absolutejs/sync-bus-pg': "0.2.0";
|
|
26
|
-
readonly '@absolutejs/wallet': "0.
|
|
26
|
+
readonly '@absolutejs/wallet': "0.8.6";
|
|
27
27
|
readonly '@angular/common': "21.2.0";
|
|
28
28
|
readonly '@angular/compiler': "21.2.0";
|
|
29
29
|
readonly '@angular/compiler-cli': "21.2.0";
|
package/dist/versions.js
CHANGED
|
@@ -6,25 +6,25 @@
|
|
|
6
6
|
export const versions = {
|
|
7
7
|
/* ── Core ─────────────────────────────────────────────── */
|
|
8
8
|
'@absolutejs/absolute': '0.19.0-beta.1108',
|
|
9
|
-
'@absolutejs/a2a': '0.
|
|
10
|
-
'@absolutejs/agency': '0.
|
|
9
|
+
'@absolutejs/a2a': '0.3.2',
|
|
10
|
+
'@absolutejs/agency': '0.6.3',
|
|
11
11
|
'@absolutejs/agent-conformance': '0.3.0',
|
|
12
12
|
'@absolutejs/agent-discovery': '0.1.0',
|
|
13
|
-
'@absolutejs/agent-inbox': '0.
|
|
14
|
-
'@absolutejs/agent-memory': '0.1.
|
|
15
|
-
'@absolutejs/agent-runtime': '0.
|
|
13
|
+
'@absolutejs/agent-inbox': '0.3.3',
|
|
14
|
+
'@absolutejs/agent-memory': '0.1.5',
|
|
15
|
+
'@absolutejs/agent-runtime': '0.2.3',
|
|
16
16
|
'@absolutejs/agent-sandbox': '0.1.0',
|
|
17
17
|
'@absolutejs/agent-trust': '0.1.0',
|
|
18
|
-
'@absolutejs/agent-control': '0.
|
|
19
|
-
'@absolutejs/auth': '0.
|
|
18
|
+
'@absolutejs/agent-control': '0.5.3',
|
|
19
|
+
'@absolutejs/auth': '0.56.17',
|
|
20
20
|
'@absolutejs/egress': '0.1.0',
|
|
21
|
-
'@absolutejs/execution': '0.
|
|
21
|
+
'@absolutejs/execution': '0.14.4',
|
|
22
22
|
'@absolutejs/manifest': '0.3.0',
|
|
23
23
|
'@absolutejs/mcp': '0.9.0',
|
|
24
24
|
'@absolutejs/policy': '0.2.0',
|
|
25
25
|
'@absolutejs/secrets': '0.7.0',
|
|
26
26
|
'@absolutejs/sync-bus-pg': '0.2.0',
|
|
27
|
-
'@absolutejs/wallet': '0.
|
|
27
|
+
'@absolutejs/wallet': '0.8.6',
|
|
28
28
|
/* ── Angular ─────────────────────────────────────────── */
|
|
29
29
|
'@angular/common': '21.2.0',
|
|
30
30
|
'@angular/compiler': '21.2.0',
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"create-absolutejs": "dist/index.js"
|
|
5
5
|
},
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@absolutejs/auth": "0.
|
|
7
|
+
"@absolutejs/auth": "0.56.17",
|
|
8
8
|
"@clack/prompts": "1.0.0",
|
|
9
9
|
"picocolors": "1.1.1"
|
|
10
10
|
},
|
|
@@ -54,5 +54,5 @@
|
|
|
54
54
|
"typecheck": "bun run tsc --noEmit"
|
|
55
55
|
},
|
|
56
56
|
"type": "module",
|
|
57
|
-
"version": "0.15.
|
|
57
|
+
"version": "0.15.7"
|
|
58
58
|
}
|