@things-factory/operato-ecs 7.0.13 → 7.0.15
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/license.json +13 -0
- package/package.json +28 -28
package/license.json
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
{
|
2
|
+
"Customer": "internal",
|
3
|
+
"Product": "internal-dev",
|
4
|
+
"License Type": "Evaluation",
|
5
|
+
"Purchase Date": "2024.07.08",
|
6
|
+
"Expiration Date": "2024.09.30",
|
7
|
+
"Host Address": "UNLIMITED",
|
8
|
+
"Max Target Count": 0,
|
9
|
+
"Max Domain Count": 0,
|
10
|
+
"Permissions For Board Usage": "Viewer, Modeller",
|
11
|
+
"Permissions For Tailor Tool": "Runner, Studio",
|
12
|
+
"Key": "5eyJDdXN0b21lciI6ImludGVybmFsIiwiUHJvZHVjdCI6ImludGVybmFsLWRldiIsIkxpY2Vuc2UgVHlwZSI6IkV2YWx1YXRpb24iLCJQdXJjaGFzZSBEYXRlIjoiMjAyNC4wNy4wOCIsIkV4cGlyYXRpb24gRGF0ZSI6IjIwMjQuMDkuMzAiLCJIb3N0IEFkZHJlc3MiOiJVTkxJTUlURUQiLCJNYXggVGFyZ2V0IENvdW50IjowLCJNYXggRG9tYWluIENvdW50IjowLCJQZXJtaXNzaW9ucyBGb3IgQm9hcmQgVXNhZ2UiOiJWaWV3ZXIsIE1vZGVsbGVyIiwiUGVybWlzc2lvbnMgRm9yIFRhaWxvciBUb29sIjoiUnVubmVyLCBTdHVkaW8iLCJLZXkiOiJBeGdxSlFzNEhqRUFCRGNMRVFBbUZpTU1Da2NFR2g0UURVMG1FaGs3RHdnZklTVldFaGtNUEFRZUt6TW1UUUFVQWhrU0dCSUVLVk1nQ2hBK0JBZ3JDaVpMREE4SkJCSVVFVGNhUnhZWkNra09EaXN6SmtzV0x3a3BFREFiRVIxUUNpOHVPeHdlS2hnTE9DSUpBUmtpR1JvV0xTVVRDUkErSHdrRkFDSktLeGdVRlRRV0poQTdWeDBlR1VVZkNoNDFEQ2NBR0FrcUZnOFNOenRIR2hvY0FnNE9Lek1tU2lNV0ZUd1hGQ2NsQkZVZkdTRTdIQjRxSUEwVEhqRVpGeUlLR2lFbFRBa3VGVHNaQ0NvVEcwc01GdzRuQkF3aUZCNUpJQjRZSUE4SkRRSVpKeVlZQ0FRU01Tc2tJVllJQ2kwQ0h3a0ZEaU1qSWhNSktnRUdJaUkyVkJNS0NrY2ZIQ1lOQ3pjM01SazhCeFlvSmlVeEVna1lSZ2NKSmhFT056TVVBVXNtR2hJMkprY2JEQ2s2QlF3akFoazRIZ2NJQkJNSUpRQWxOd3NLREFVT0NTc0tKaVU3RlFnWkVoSVNJaGxaSXdnVk94TWFIaEFOTndBWkFRUUVGUklGSWtjYURDbExIeHNpQVE0M0RCVUJPeVlNRWpjMlV5TUpEVHNURFI0TURVMFdHQllWSmcwUUlSbExDd29xT3dJUU55dz0ifQ==97317"
|
13
|
+
}
|
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.15",
|
4
4
|
"main": "dist-server/index.js",
|
5
5
|
"browser": "dist-client/index.js",
|
6
6
|
"things-factory": true,
|
@@ -64,34 +64,34 @@
|
|
64
64
|
"@operato/scene-switch": "^7.0.0",
|
65
65
|
"@operato/scene-table": "^7.0.0",
|
66
66
|
"@operato/scene-timer": "^7.0.0",
|
67
|
-
"@things-factory/api": "^7.0.
|
68
|
-
"@things-factory/apptool-ui": "^7.0.
|
69
|
-
"@things-factory/auth-ui": "^7.0.
|
70
|
-
"@things-factory/board-service": "^7.0.
|
71
|
-
"@things-factory/board-ui": "^7.0.
|
72
|
-
"@things-factory/context-ui": "^7.0.
|
73
|
-
"@things-factory/dashboard": "^7.0.
|
74
|
-
"@things-factory/export-ui": "^7.0.
|
75
|
-
"@things-factory/help": "^7.0.
|
76
|
-
"@things-factory/i18n-base": "^7.0.
|
77
|
-
"@things-factory/integration-influxdb": "^7.0.
|
78
|
-
"@things-factory/integration-melsec": "^7.0.
|
79
|
-
"@things-factory/integration-modbus": "^7.0.
|
80
|
-
"@things-factory/integration-opc": "^7.0.
|
81
|
-
"@things-factory/integration-ui": "^7.0.
|
82
|
-
"@things-factory/lite-menu": "^7.0.
|
83
|
-
"@things-factory/more-ui": "^7.0.
|
84
|
-
"@things-factory/notification": "^7.0.
|
85
|
-
"@things-factory/oauth2-client": "^7.0.
|
86
|
-
"@things-factory/print-ui": "^7.0.
|
87
|
-
"@things-factory/resource-ui": "^7.0.
|
88
|
-
"@things-factory/setting-base": "^7.0.
|
89
|
-
"@things-factory/setting-ui": "^7.0.
|
90
|
-
"@things-factory/shell": "^7.0.
|
91
|
-
"@things-factory/system": "^7.0.
|
67
|
+
"@things-factory/api": "^7.0.14",
|
68
|
+
"@things-factory/apptool-ui": "^7.0.14",
|
69
|
+
"@things-factory/auth-ui": "^7.0.14",
|
70
|
+
"@things-factory/board-service": "^7.0.15",
|
71
|
+
"@things-factory/board-ui": "^7.0.15",
|
72
|
+
"@things-factory/context-ui": "^7.0.14",
|
73
|
+
"@things-factory/dashboard": "^7.0.15",
|
74
|
+
"@things-factory/export-ui": "^7.0.14",
|
75
|
+
"@things-factory/help": "^7.0.14",
|
76
|
+
"@things-factory/i18n-base": "^7.0.14",
|
77
|
+
"@things-factory/integration-influxdb": "^7.0.14",
|
78
|
+
"@things-factory/integration-melsec": "^7.0.14",
|
79
|
+
"@things-factory/integration-modbus": "^7.0.14",
|
80
|
+
"@things-factory/integration-opc": "^7.0.14",
|
81
|
+
"@things-factory/integration-ui": "^7.0.14",
|
82
|
+
"@things-factory/lite-menu": "^7.0.15",
|
83
|
+
"@things-factory/more-ui": "^7.0.14",
|
84
|
+
"@things-factory/notification": "^7.0.14",
|
85
|
+
"@things-factory/oauth2-client": "^7.0.14",
|
86
|
+
"@things-factory/print-ui": "^7.0.14",
|
87
|
+
"@things-factory/resource-ui": "^7.0.14",
|
88
|
+
"@things-factory/setting-base": "^7.0.14",
|
89
|
+
"@things-factory/setting-ui": "^7.0.14",
|
90
|
+
"@things-factory/shell": "^7.0.14",
|
91
|
+
"@things-factory/system": "^7.0.14"
|
92
92
|
},
|
93
93
|
"devDependencies": {
|
94
|
-
"@things-factory/builder": "^7.0.
|
94
|
+
"@things-factory/builder": "^7.0.14"
|
95
95
|
},
|
96
|
-
"gitHead": "
|
96
|
+
"gitHead": "4088068045aa20e4a6eb364917a448fdb3909e48"
|
97
97
|
}
|