@things-factory/operato-hub 6.0.75 → 6.0.76
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 +46 -45
package/package.json
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-hub",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.76",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
7
7
|
"author": "heartyoh <heartyoh@hatiolab.com>",
|
|
8
8
|
"description": "Operato Business Hub - business, application register and integration",
|
|
9
|
+
"license": "MIT",
|
|
9
10
|
"publishConfig": {
|
|
10
11
|
"access": "public",
|
|
11
12
|
"@things-factory:registry": "https://registry.npmjs.org"
|
|
@@ -63,54 +64,54 @@
|
|
|
63
64
|
"@operato/scene-table": "^1.0.0",
|
|
64
65
|
"@operato/scene-visualizer": "^1.0.0",
|
|
65
66
|
"@operato/scene-wheel-sorter": "^1.0.0",
|
|
66
|
-
"@things-factory/api": "^6.0.
|
|
67
|
-
"@things-factory/apptool-ui": "^6.0.
|
|
68
|
-
"@things-factory/attachment-base": "^6.0.
|
|
69
|
-
"@things-factory/auth-base": "^6.0.
|
|
70
|
-
"@things-factory/auth-ui": "^6.0.
|
|
71
|
-
"@things-factory/biz-base": "^6.0.
|
|
72
|
-
"@things-factory/biz-ui": "^6.0.
|
|
73
|
-
"@things-factory/board-service": "^6.0.
|
|
74
|
-
"@things-factory/board-ui": "^6.0.
|
|
75
|
-
"@things-factory/code-ui": "^6.0.
|
|
76
|
-
"@things-factory/component-ui": "^6.0.
|
|
77
|
-
"@things-factory/context-ui": "^6.0.
|
|
78
|
-
"@things-factory/document-template-ui": "^6.0.
|
|
79
|
-
"@things-factory/env": "^6.0.
|
|
80
|
-
"@things-factory/export-ui": "^6.0.
|
|
81
|
-
"@things-factory/export-ui-csv": "^6.0.
|
|
82
|
-
"@things-factory/export-ui-excel": "^6.0.
|
|
83
|
-
"@things-factory/grist-ui": "^6.0.
|
|
84
|
-
"@things-factory/help": "^6.0.
|
|
85
|
-
"@things-factory/i18n-base": "^6.0.
|
|
86
|
-
"@things-factory/import-ui": "^6.0.
|
|
87
|
-
"@things-factory/import-ui-excel": "^6.0.
|
|
88
|
-
"@things-factory/integration-accounting": "^6.0.
|
|
89
|
-
"@things-factory/integration-fulfillment": "^6.0.
|
|
90
|
-
"@things-factory/integration-lmd": "^6.0.
|
|
91
|
-
"@things-factory/integration-marketplace": "^6.0.
|
|
92
|
-
"@things-factory/integration-pos": "^6.0.
|
|
93
|
-
"@things-factory/integration-sellercraft": "^6.0.
|
|
94
|
-
"@things-factory/integration-sftp": "^6.0.
|
|
95
|
-
"@things-factory/lite-menu": "^6.0.
|
|
96
|
-
"@things-factory/more-ui": "^6.0.
|
|
97
|
-
"@things-factory/notification": "^6.0.
|
|
98
|
-
"@things-factory/pdf": "^6.0.
|
|
99
|
-
"@things-factory/product-ui": "^6.0.
|
|
100
|
-
"@things-factory/resource-ui": "^6.0.
|
|
101
|
-
"@things-factory/sales-base": "^6.0.
|
|
102
|
-
"@things-factory/scene-google-map": "^6.0.
|
|
103
|
-
"@things-factory/setting-ui": "^6.0.
|
|
104
|
-
"@things-factory/shell": "^6.0.
|
|
105
|
-
"@things-factory/system-ui": "^6.0.
|
|
106
|
-
"@things-factory/warehouse-base": "^6.0.
|
|
107
|
-
"@things-factory/worksheet-base": "^6.0.
|
|
67
|
+
"@things-factory/api": "^6.0.76",
|
|
68
|
+
"@things-factory/apptool-ui": "^6.0.76",
|
|
69
|
+
"@things-factory/attachment-base": "^6.0.76",
|
|
70
|
+
"@things-factory/auth-base": "^6.0.76",
|
|
71
|
+
"@things-factory/auth-ui": "^6.0.76",
|
|
72
|
+
"@things-factory/biz-base": "^6.0.76",
|
|
73
|
+
"@things-factory/biz-ui": "^6.0.76",
|
|
74
|
+
"@things-factory/board-service": "^6.0.76",
|
|
75
|
+
"@things-factory/board-ui": "^6.0.76",
|
|
76
|
+
"@things-factory/code-ui": "^6.0.76",
|
|
77
|
+
"@things-factory/component-ui": "^6.0.76",
|
|
78
|
+
"@things-factory/context-ui": "^6.0.76",
|
|
79
|
+
"@things-factory/document-template-ui": "^6.0.76",
|
|
80
|
+
"@things-factory/env": "^6.0.76",
|
|
81
|
+
"@things-factory/export-ui": "^6.0.76",
|
|
82
|
+
"@things-factory/export-ui-csv": "^6.0.76",
|
|
83
|
+
"@things-factory/export-ui-excel": "^6.0.76",
|
|
84
|
+
"@things-factory/grist-ui": "^6.0.76",
|
|
85
|
+
"@things-factory/help": "^6.0.76",
|
|
86
|
+
"@things-factory/i18n-base": "^6.0.76",
|
|
87
|
+
"@things-factory/import-ui": "^6.0.76",
|
|
88
|
+
"@things-factory/import-ui-excel": "^6.0.76",
|
|
89
|
+
"@things-factory/integration-accounting": "^6.0.76",
|
|
90
|
+
"@things-factory/integration-fulfillment": "^6.0.76",
|
|
91
|
+
"@things-factory/integration-lmd": "^6.0.76",
|
|
92
|
+
"@things-factory/integration-marketplace": "^6.0.76",
|
|
93
|
+
"@things-factory/integration-pos": "^6.0.76",
|
|
94
|
+
"@things-factory/integration-sellercraft": "^6.0.76",
|
|
95
|
+
"@things-factory/integration-sftp": "^6.0.76",
|
|
96
|
+
"@things-factory/lite-menu": "^6.0.76",
|
|
97
|
+
"@things-factory/more-ui": "^6.0.76",
|
|
98
|
+
"@things-factory/notification": "^6.0.76",
|
|
99
|
+
"@things-factory/pdf": "^6.0.76",
|
|
100
|
+
"@things-factory/product-ui": "^6.0.76",
|
|
101
|
+
"@things-factory/resource-ui": "^6.0.76",
|
|
102
|
+
"@things-factory/sales-base": "^6.0.76",
|
|
103
|
+
"@things-factory/scene-google-map": "^6.0.76",
|
|
104
|
+
"@things-factory/setting-ui": "^6.0.76",
|
|
105
|
+
"@things-factory/shell": "^6.0.76",
|
|
106
|
+
"@things-factory/system-ui": "^6.0.76",
|
|
107
|
+
"@things-factory/warehouse-base": "^6.0.76",
|
|
108
|
+
"@things-factory/worksheet-base": "^6.0.76",
|
|
108
109
|
"koa2-swagger-ui": "^5.0.2",
|
|
109
110
|
"swagger-jsdoc": "^6.2.8",
|
|
110
111
|
"yamljs": "^0.3.0"
|
|
111
112
|
},
|
|
112
113
|
"devDependencies": {
|
|
113
|
-
"@things-factory/builder": "^6.0.
|
|
114
|
+
"@things-factory/builder": "^6.0.76"
|
|
114
115
|
},
|
|
115
|
-
"gitHead": "
|
|
116
|
+
"gitHead": "9764b72a970f16771840811199df6a29e1dc7a30"
|
|
116
117
|
}
|