@things-factory/operato-hub 7.0.52 → 7.0.55
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 +42 -44
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-hub",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.55",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -27,10 +27,8 @@
|
|
|
27
27
|
"clean": "npm run clean:server",
|
|
28
28
|
"migration": "things-factory-migration",
|
|
29
29
|
"migration:privileges": "things-factory-migration-privileges",
|
|
30
|
-
"migration:create": "node ../../node_modules/typeorm/cli.js migration:create
|
|
31
|
-
"migration:
|
|
32
|
-
"migration:run": "node ../../node_modules/typeorm/cli.js migration:run",
|
|
33
|
-
"migration:revert": "node ../../node_modules/typeorm/cli.js migration:revert",
|
|
30
|
+
"migration:create": "node ../../node_modules/typeorm/cli.js migration:create ./server/migrations/migration",
|
|
31
|
+
"migration:revert": "things-factory-migration --undo",
|
|
34
32
|
"stop:dev": "kill $(lsof -t -i:3000,3001)",
|
|
35
33
|
"stop": "things-factory-stop operato-hub",
|
|
36
34
|
"docker": "npm run build:app && things-factory-dockerize hatiolab/operato-hub:latest hatiolab/operato-hub:$npm_package_version linux/amd64",
|
|
@@ -65,46 +63,46 @@
|
|
|
65
63
|
"@operato/scene-table": "^7.0.0",
|
|
66
64
|
"@operato/scene-visualizer": "^7.0.0",
|
|
67
65
|
"@operato/scene-wheel-sorter": "^7.0.0",
|
|
68
|
-
"@things-factory/api": "^7.0.
|
|
69
|
-
"@things-factory/apptool-ui": "^7.0.
|
|
70
|
-
"@things-factory/attachment-base": "^7.0.
|
|
71
|
-
"@things-factory/auth-base": "^7.0.
|
|
72
|
-
"@things-factory/auth-ui": "^7.0.
|
|
73
|
-
"@things-factory/biz-base": "^7.0.
|
|
74
|
-
"@things-factory/biz-ui": "^7.0.
|
|
75
|
-
"@things-factory/board-service": "^7.0.
|
|
76
|
-
"@things-factory/board-ui": "^7.0.
|
|
77
|
-
"@things-factory/code-ui": "^7.0.
|
|
66
|
+
"@things-factory/api": "^7.0.55",
|
|
67
|
+
"@things-factory/apptool-ui": "^7.0.55",
|
|
68
|
+
"@things-factory/attachment-base": "^7.0.55",
|
|
69
|
+
"@things-factory/auth-base": "^7.0.55",
|
|
70
|
+
"@things-factory/auth-ui": "^7.0.55",
|
|
71
|
+
"@things-factory/biz-base": "^7.0.55",
|
|
72
|
+
"@things-factory/biz-ui": "^7.0.55",
|
|
73
|
+
"@things-factory/board-service": "^7.0.55",
|
|
74
|
+
"@things-factory/board-ui": "^7.0.55",
|
|
75
|
+
"@things-factory/code-ui": "^7.0.55",
|
|
78
76
|
"@things-factory/component-ui": "^7.0.33",
|
|
79
|
-
"@things-factory/context-ui": "^7.0.
|
|
80
|
-
"@things-factory/document-template-ui": "^7.0.
|
|
77
|
+
"@things-factory/context-ui": "^7.0.55",
|
|
78
|
+
"@things-factory/document-template-ui": "^7.0.55",
|
|
81
79
|
"@things-factory/env": "^7.0.33",
|
|
82
|
-
"@things-factory/export-ui": "^7.0.
|
|
83
|
-
"@things-factory/export-ui-csv": "^7.0.
|
|
84
|
-
"@things-factory/export-ui-excel": "^7.0.
|
|
85
|
-
"@things-factory/help": "^7.0.
|
|
86
|
-
"@things-factory/i18n-base": "^7.0.
|
|
87
|
-
"@things-factory/import-ui": "^7.0.
|
|
88
|
-
"@things-factory/import-ui-excel": "^7.0.
|
|
89
|
-
"@things-factory/integration-accounting": "^7.0.
|
|
90
|
-
"@things-factory/integration-fulfillment": "^7.0.
|
|
91
|
-
"@things-factory/integration-lmd": "^7.0.
|
|
92
|
-
"@things-factory/integration-marketplace": "^7.0.
|
|
93
|
-
"@things-factory/integration-pos": "^7.0.
|
|
94
|
-
"@things-factory/integration-sellercraft": "^7.0.
|
|
95
|
-
"@things-factory/integration-sftp": "^7.0.
|
|
96
|
-
"@things-factory/lite-menu": "^7.0.
|
|
97
|
-
"@things-factory/more-ui": "^7.0.
|
|
98
|
-
"@things-factory/notification": "^7.0.
|
|
99
|
-
"@things-factory/pdf": "^7.0.
|
|
100
|
-
"@things-factory/product-ui": "^7.0.
|
|
101
|
-
"@things-factory/resource-ui": "^7.0.
|
|
102
|
-
"@things-factory/sales-base": "^7.0.
|
|
103
|
-
"@things-factory/setting-ui": "^7.0.
|
|
104
|
-
"@things-factory/shell": "^7.0.
|
|
105
|
-
"@things-factory/system": "^7.0.
|
|
106
|
-
"@things-factory/warehouse-base": "^7.0.
|
|
107
|
-
"@things-factory/worksheet-base": "^7.0.
|
|
80
|
+
"@things-factory/export-ui": "^7.0.55",
|
|
81
|
+
"@things-factory/export-ui-csv": "^7.0.55",
|
|
82
|
+
"@things-factory/export-ui-excel": "^7.0.55",
|
|
83
|
+
"@things-factory/help": "^7.0.55",
|
|
84
|
+
"@things-factory/i18n-base": "^7.0.55",
|
|
85
|
+
"@things-factory/import-ui": "^7.0.55",
|
|
86
|
+
"@things-factory/import-ui-excel": "^7.0.55",
|
|
87
|
+
"@things-factory/integration-accounting": "^7.0.55",
|
|
88
|
+
"@things-factory/integration-fulfillment": "^7.0.55",
|
|
89
|
+
"@things-factory/integration-lmd": "^7.0.55",
|
|
90
|
+
"@things-factory/integration-marketplace": "^7.0.55",
|
|
91
|
+
"@things-factory/integration-pos": "^7.0.55",
|
|
92
|
+
"@things-factory/integration-sellercraft": "^7.0.55",
|
|
93
|
+
"@things-factory/integration-sftp": "^7.0.55",
|
|
94
|
+
"@things-factory/lite-menu": "^7.0.55",
|
|
95
|
+
"@things-factory/more-ui": "^7.0.55",
|
|
96
|
+
"@things-factory/notification": "^7.0.55",
|
|
97
|
+
"@things-factory/pdf": "^7.0.55",
|
|
98
|
+
"@things-factory/product-ui": "^7.0.55",
|
|
99
|
+
"@things-factory/resource-ui": "^7.0.55",
|
|
100
|
+
"@things-factory/sales-base": "^7.0.55",
|
|
101
|
+
"@things-factory/setting-ui": "^7.0.55",
|
|
102
|
+
"@things-factory/shell": "^7.0.55",
|
|
103
|
+
"@things-factory/system": "^7.0.55",
|
|
104
|
+
"@things-factory/warehouse-base": "^7.0.55",
|
|
105
|
+
"@things-factory/worksheet-base": "^7.0.55",
|
|
108
106
|
"koa2-swagger-ui": "^5.0.2",
|
|
109
107
|
"swagger-jsdoc": "^6.2.8",
|
|
110
108
|
"yamljs": "^0.3.0"
|
|
@@ -112,5 +110,5 @@
|
|
|
112
110
|
"devDependencies": {
|
|
113
111
|
"@things-factory/builder": "^7.0.49"
|
|
114
112
|
},
|
|
115
|
-
"gitHead": "
|
|
113
|
+
"gitHead": "20eb64e468407b2044e76d9c7019a837281141ad"
|
|
116
114
|
}
|