@appsemble/cli 0.36.3 → 0.36.4
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/README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
#  Appsemble CLI
|
|
2
2
|
|
|
3
3
|
> Manage apps and blocks from the command line.
|
|
4
4
|
|
|
5
5
|
[](https://www.npmjs.com/package/@appsemble/cli)
|
|
6
|
-
[](https://gitlab.com/appsemble/appsemble/-/releases/0.36.4)
|
|
7
7
|
[](https://prettier.io)
|
|
8
8
|
|
|
9
9
|
## Table of Contents
|
|
@@ -323,5 +323,5 @@ appsemble run-cronjobs --interval 30
|
|
|
323
323
|
|
|
324
324
|
## License
|
|
325
325
|
|
|
326
|
-
[LGPL-3.0-only](https://gitlab.com/appsemble/appsemble/-/blob/0.36.
|
|
326
|
+
[LGPL-3.0-only](https://gitlab.com/appsemble/appsemble/-/blob/0.36.4/LICENSE.md) ©
|
|
327
327
|
[Appsemble](https://appsemble.com)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@appsemble/cli",
|
|
3
|
-
"version": "0.36.
|
|
3
|
+
"version": "0.36.4",
|
|
4
4
|
"description": "The CLI for developing with Appsemble apps and blocks",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"app",
|
|
@@ -44,11 +44,12 @@
|
|
|
44
44
|
"test": "vitest"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@appsemble/node-utils": "0.36.
|
|
48
|
-
"@appsemble/types": "0.36.
|
|
49
|
-
"@appsemble/lang-sdk": "0.36.
|
|
50
|
-
"@appsemble/utils": "0.36.
|
|
47
|
+
"@appsemble/node-utils": "0.36.4",
|
|
48
|
+
"@appsemble/types": "0.36.4",
|
|
49
|
+
"@appsemble/lang-sdk": "0.36.4",
|
|
50
|
+
"@appsemble/utils": "0.36.4",
|
|
51
51
|
"@fortawesome/fontawesome-common-types": "^6.0.0",
|
|
52
|
+
"@inquirer/prompts": "^8.0.0",
|
|
52
53
|
"@koa/cors": "^5.0.0",
|
|
53
54
|
"@odata/parser": "^0.2.0",
|
|
54
55
|
"axios": "^1.0.0",
|
|
@@ -60,7 +61,6 @@
|
|
|
60
61
|
"fast-glob": "^3.0.0",
|
|
61
62
|
"form-data": "^4.0.4",
|
|
62
63
|
"global-cache-dir": "^6.0.0",
|
|
63
|
-
"@inquirer/prompts": "^8.0.0",
|
|
64
64
|
"jsonschema": "~1.4.1",
|
|
65
65
|
"koa": "^3.0.0",
|
|
66
66
|
"koa-compose": "^4.0.0",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"prettier": "^3.0.0",
|
|
81
81
|
"raw-body": "^2.0.0",
|
|
82
82
|
"read-package-up": "^11.0.0",
|
|
83
|
-
"sharp": "
|
|
83
|
+
"sharp": "0.34.5",
|
|
84
84
|
"ts-json-schema-generator": "^1.0.0",
|
|
85
85
|
"type-fest": "^4.0.0",
|
|
86
86
|
"url": "0.11.4",
|
|
@@ -89,16 +89,8 @@
|
|
|
89
89
|
"yargs": "^17.0.0"
|
|
90
90
|
},
|
|
91
91
|
"devDependencies": {
|
|
92
|
-
"@appsemble/types": "0.36.
|
|
93
|
-
"@appsemble/server": "0.36.
|
|
94
|
-
"axios-test-instance": "7.0.0",
|
|
95
|
-
"bcrypt": "5.1.1",
|
|
96
|
-
"big-integer": "1.6.52",
|
|
97
|
-
"default-browser": "5.4.0",
|
|
98
|
-
"is-inside-container": "1.0.0",
|
|
99
|
-
"titleize": "4.0.0",
|
|
100
|
-
"untildify": "6.0.0",
|
|
101
|
-
"yoctocolors-cjs": "2.1.3",
|
|
92
|
+
"@appsemble/types": "0.36.4",
|
|
93
|
+
"@appsemble/server": "0.36.4",
|
|
102
94
|
"@types/concat-stream": "2.0.3",
|
|
103
95
|
"@types/koa__cors": "5.0.1",
|
|
104
96
|
"@types/koa-compress": "4.0.7",
|
|
@@ -106,9 +98,17 @@
|
|
|
106
98
|
"@types/normalize-path": "3.0.2",
|
|
107
99
|
"@types/postcss-import": "14.0.3",
|
|
108
100
|
"@types/postcss-url": "10.0.4",
|
|
101
|
+
"axios-test-instance": "7.0.0",
|
|
102
|
+
"bcrypt": "5.1.1",
|
|
103
|
+
"big-integer": "1.6.52",
|
|
109
104
|
"concat-stream": "2.0.0",
|
|
105
|
+
"default-browser": "5.5.0",
|
|
106
|
+
"is-inside-container": "1.0.0",
|
|
107
|
+
"sequelize": "6.37.7",
|
|
108
|
+
"titleize": "4.0.0",
|
|
109
|
+
"untildify": "6.0.0",
|
|
110
110
|
"vitest": "2.1.9",
|
|
111
|
-
"
|
|
111
|
+
"yoctocolors-cjs": "2.1.3"
|
|
112
112
|
},
|
|
113
113
|
"optionalDependencies": {
|
|
114
114
|
"keytar": "^7.0.0"
|
|
@@ -6,7 +6,7 @@ pages:
|
|
|
6
6
|
- name: Example Page A
|
|
7
7
|
blocks:
|
|
8
8
|
- type: action-button
|
|
9
|
-
version: 0.36.
|
|
9
|
+
version: 0.36.4
|
|
10
10
|
parameters:
|
|
11
11
|
icon: arrow-right
|
|
12
12
|
actions:
|
|
@@ -17,7 +17,7 @@ pages:
|
|
|
17
17
|
- name: Example Page B
|
|
18
18
|
blocks:
|
|
19
19
|
- type: action-button
|
|
20
|
-
version: 0.36.
|
|
20
|
+
version: 0.36.4
|
|
21
21
|
parameters:
|
|
22
22
|
icon: arrow-left
|
|
23
23
|
actions:
|