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