@compozy/cli 0.0.14 → 0.0.15
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/package.json +21 -21
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@compozy/cli",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.15",
|
|
4
4
|
"description": "Next-level Agentic Orchestration Platform",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"postinstall": "node install.js",
|
|
@@ -26,69 +26,69 @@
|
|
|
26
26
|
},
|
|
27
27
|
"archives": {
|
|
28
28
|
"darwin-arm64": {
|
|
29
|
-
"name": "compozy_0.0.
|
|
30
|
-
"url": "https://github.com/compozy/compozy/releases/download/v0.0.
|
|
29
|
+
"name": "compozy_0.0.15_darwin_arm64.tar.gz",
|
|
30
|
+
"url": "https://github.com/compozy/compozy/releases/download/v0.0.15/compozy_0.0.15_darwin_arm64.tar.gz",
|
|
31
31
|
"bins": [
|
|
32
32
|
"compozy"
|
|
33
33
|
],
|
|
34
34
|
"format": "tar.gz",
|
|
35
35
|
"checksum": {
|
|
36
36
|
"algorithm": "sha256",
|
|
37
|
-
"digest": "
|
|
37
|
+
"digest": "a0f41a41a83482a89cd6d44e65446157796ec3701f6a52f56080808e19925153"
|
|
38
38
|
},
|
|
39
|
-
"wrappedIn": "compozy_0.0.
|
|
39
|
+
"wrappedIn": "compozy_0.0.15_darwin_arm64"
|
|
40
40
|
},
|
|
41
41
|
"darwin-x64": {
|
|
42
|
-
"name": "compozy_0.0.
|
|
43
|
-
"url": "https://github.com/compozy/compozy/releases/download/v0.0.
|
|
42
|
+
"name": "compozy_0.0.15_darwin_x86_64.tar.gz",
|
|
43
|
+
"url": "https://github.com/compozy/compozy/releases/download/v0.0.15/compozy_0.0.15_darwin_x86_64.tar.gz",
|
|
44
44
|
"bins": [
|
|
45
45
|
"compozy"
|
|
46
46
|
],
|
|
47
47
|
"format": "tar.gz",
|
|
48
48
|
"checksum": {
|
|
49
49
|
"algorithm": "sha256",
|
|
50
|
-
"digest": "
|
|
50
|
+
"digest": "eab0e314483dff9e3ae3257df7df9b0e70499399d77682ec7657cd839df36ee4"
|
|
51
51
|
},
|
|
52
|
-
"wrappedIn": "compozy_0.0.
|
|
52
|
+
"wrappedIn": "compozy_0.0.15_darwin_x86_64"
|
|
53
53
|
},
|
|
54
54
|
"linux-arm64": {
|
|
55
|
-
"name": "compozy_0.0.
|
|
56
|
-
"url": "https://github.com/compozy/compozy/releases/download/v0.0.
|
|
55
|
+
"name": "compozy_0.0.15_linux_arm64.tar.gz",
|
|
56
|
+
"url": "https://github.com/compozy/compozy/releases/download/v0.0.15/compozy_0.0.15_linux_arm64.tar.gz",
|
|
57
57
|
"bins": [
|
|
58
58
|
"compozy"
|
|
59
59
|
],
|
|
60
60
|
"format": "tar.gz",
|
|
61
61
|
"checksum": {
|
|
62
62
|
"algorithm": "sha256",
|
|
63
|
-
"digest": "
|
|
63
|
+
"digest": "b9de16718cc51b23eb7cb98a5494239dd02ac5774a8da5324f666e3f876bb41c"
|
|
64
64
|
},
|
|
65
|
-
"wrappedIn": "compozy_0.0.
|
|
65
|
+
"wrappedIn": "compozy_0.0.15_linux_arm64"
|
|
66
66
|
},
|
|
67
67
|
"linux-x64": {
|
|
68
|
-
"name": "compozy_0.0.
|
|
69
|
-
"url": "https://github.com/compozy/compozy/releases/download/v0.0.
|
|
68
|
+
"name": "compozy_0.0.15_linux_x86_64.tar.gz",
|
|
69
|
+
"url": "https://github.com/compozy/compozy/releases/download/v0.0.15/compozy_0.0.15_linux_x86_64.tar.gz",
|
|
70
70
|
"bins": [
|
|
71
71
|
"compozy"
|
|
72
72
|
],
|
|
73
73
|
"format": "tar.gz",
|
|
74
74
|
"checksum": {
|
|
75
75
|
"algorithm": "sha256",
|
|
76
|
-
"digest": "
|
|
76
|
+
"digest": "16e20d1b944b47f470e4aab3727b98680e591b076670d8c24d366471c9654b83"
|
|
77
77
|
},
|
|
78
|
-
"wrappedIn": "compozy_0.0.
|
|
78
|
+
"wrappedIn": "compozy_0.0.15_linux_x86_64"
|
|
79
79
|
},
|
|
80
80
|
"win32-x64": {
|
|
81
|
-
"name": "compozy_0.0.
|
|
82
|
-
"url": "https://github.com/compozy/compozy/releases/download/v0.0.
|
|
81
|
+
"name": "compozy_0.0.15_windows_x86_64.zip",
|
|
82
|
+
"url": "https://github.com/compozy/compozy/releases/download/v0.0.15/compozy_0.0.15_windows_x86_64.zip",
|
|
83
83
|
"bins": [
|
|
84
84
|
"compozy.exe"
|
|
85
85
|
],
|
|
86
86
|
"format": "zip",
|
|
87
87
|
"checksum": {
|
|
88
88
|
"algorithm": "sha256",
|
|
89
|
-
"digest": "
|
|
89
|
+
"digest": "b6bec8d92261644cc3d006015eabebe19e3d3d256ecf4aa97062b0cc5223d81e"
|
|
90
90
|
},
|
|
91
|
-
"wrappedIn": "compozy_0.0.
|
|
91
|
+
"wrappedIn": "compozy_0.0.15_windows_x86_64"
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
}
|