@things-factory/operato-ecs 7.0.53 → 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 +31 -33
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-ecs",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.55",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -31,10 +31,8 @@
|
|
|
31
31
|
"clean": "npm run clean:server && npm run clean:client",
|
|
32
32
|
"migration": "npm run build:server && things-factory-migration",
|
|
33
33
|
"migration:privileges": "npm run build:server && things-factory-migration-privileges",
|
|
34
|
-
"migration:create": "node ../../node_modules/typeorm/cli.js migration:create
|
|
35
|
-
"migration:
|
|
36
|
-
"migration:run": "node ../../node_modules/typeorm/cli.js migration:run",
|
|
37
|
-
"migration:revert": "node ../../node_modules/typeorm/cli.js migration:revert",
|
|
34
|
+
"migration:create": "node ../../node_modules/typeorm/cli.js migration:create ./server/migrations/migration",
|
|
35
|
+
"migration:revert": "things-factory-migration --undo",
|
|
38
36
|
"stop:dev": "kill $(lsof -t -i:3000,3001)",
|
|
39
37
|
"stop": "things-factory-stop operato-ecs",
|
|
40
38
|
"docker": "npm run build:app && things-factory-dockerize hatiolab/operato-ecs:latest hatiolab/operato-ecs:$npm_package_version linux/amd64",
|
|
@@ -65,36 +63,36 @@
|
|
|
65
63
|
"@operato/scene-table": "^7.0.0",
|
|
66
64
|
"@operato/scene-timer": "^7.0.0",
|
|
67
65
|
"@operato/scene-wellstek-gantt": "^7.0.0",
|
|
68
|
-
"@things-factory/api": "^7.0.
|
|
69
|
-
"@things-factory/apptool-ui": "^7.0.
|
|
70
|
-
"@things-factory/auth-ui": "^7.0.
|
|
71
|
-
"@things-factory/board-service": "^7.0.
|
|
72
|
-
"@things-factory/board-ui": "^7.0.
|
|
73
|
-
"@things-factory/context-ui": "^7.0.
|
|
74
|
-
"@things-factory/dashboard": "^7.0.
|
|
75
|
-
"@things-factory/export-ui": "^7.0.
|
|
76
|
-
"@things-factory/help": "^7.0.
|
|
77
|
-
"@things-factory/i18n-base": "^7.0.
|
|
78
|
-
"@things-factory/integration-email": "^7.0.
|
|
79
|
-
"@things-factory/integration-headless": "^7.0.
|
|
80
|
-
"@things-factory/integration-influxdb": "^7.0.
|
|
81
|
-
"@things-factory/integration-melsec": "^7.0.
|
|
82
|
-
"@things-factory/integration-modbus": "^7.0.
|
|
83
|
-
"@things-factory/integration-opc": "^7.0.
|
|
84
|
-
"@things-factory/integration-ui": "^7.0.
|
|
85
|
-
"@things-factory/lite-menu": "^7.0.
|
|
86
|
-
"@things-factory/more-ui": "^7.0.
|
|
87
|
-
"@things-factory/notification": "^7.0.
|
|
88
|
-
"@things-factory/oauth2-client": "^7.0.
|
|
89
|
-
"@things-factory/print-ui": "^7.0.
|
|
90
|
-
"@things-factory/resource-ui": "^7.0.
|
|
91
|
-
"@things-factory/setting-base": "^7.0.
|
|
92
|
-
"@things-factory/setting-ui": "^7.0.
|
|
93
|
-
"@things-factory/shell": "^7.0.
|
|
94
|
-
"@things-factory/system": "^7.0.
|
|
66
|
+
"@things-factory/api": "^7.0.55",
|
|
67
|
+
"@things-factory/apptool-ui": "^7.0.55",
|
|
68
|
+
"@things-factory/auth-ui": "^7.0.55",
|
|
69
|
+
"@things-factory/board-service": "^7.0.55",
|
|
70
|
+
"@things-factory/board-ui": "^7.0.55",
|
|
71
|
+
"@things-factory/context-ui": "^7.0.55",
|
|
72
|
+
"@things-factory/dashboard": "^7.0.55",
|
|
73
|
+
"@things-factory/export-ui": "^7.0.55",
|
|
74
|
+
"@things-factory/help": "^7.0.55",
|
|
75
|
+
"@things-factory/i18n-base": "^7.0.55",
|
|
76
|
+
"@things-factory/integration-email": "^7.0.55",
|
|
77
|
+
"@things-factory/integration-headless": "^7.0.55",
|
|
78
|
+
"@things-factory/integration-influxdb": "^7.0.55",
|
|
79
|
+
"@things-factory/integration-melsec": "^7.0.55",
|
|
80
|
+
"@things-factory/integration-modbus": "^7.0.55",
|
|
81
|
+
"@things-factory/integration-opc": "^7.0.55",
|
|
82
|
+
"@things-factory/integration-ui": "^7.0.55",
|
|
83
|
+
"@things-factory/lite-menu": "^7.0.55",
|
|
84
|
+
"@things-factory/more-ui": "^7.0.55",
|
|
85
|
+
"@things-factory/notification": "^7.0.55",
|
|
86
|
+
"@things-factory/oauth2-client": "^7.0.55",
|
|
87
|
+
"@things-factory/print-ui": "^7.0.55",
|
|
88
|
+
"@things-factory/resource-ui": "^7.0.55",
|
|
89
|
+
"@things-factory/setting-base": "^7.0.55",
|
|
90
|
+
"@things-factory/setting-ui": "^7.0.55",
|
|
91
|
+
"@things-factory/shell": "^7.0.55",
|
|
92
|
+
"@things-factory/system": "^7.0.55"
|
|
95
93
|
},
|
|
96
94
|
"devDependencies": {
|
|
97
95
|
"@things-factory/builder": "^7.0.49"
|
|
98
96
|
},
|
|
99
|
-
"gitHead": "
|
|
97
|
+
"gitHead": "20eb64e468407b2044e76d9c7019a837281141ad"
|
|
100
98
|
}
|