@things-factory/operato-dataset 6.0.75 → 6.0.77
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 +35 -34
- package/yarn-error.log +2 -1
package/package.json
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-dataset",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.77",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
7
7
|
"thingsFactoryConfig": "things-factory.config.ts",
|
|
8
8
|
"author": "heartyoh <heartyoh@hatiolab.com>",
|
|
9
9
|
"description": "Operato Dataset - dataset, collecting, logging",
|
|
10
|
+
"license": "MIT",
|
|
10
11
|
"publishConfig": {
|
|
11
12
|
"access": "public",
|
|
12
13
|
"@things-factory:registry": "https://registry.npmjs.org"
|
|
@@ -56,40 +57,40 @@
|
|
|
56
57
|
"@operato/scene-table": "^1.0.0",
|
|
57
58
|
"@operato/scene-timer": "^1.0.0",
|
|
58
59
|
"@operato/shell": "^1.2.6",
|
|
59
|
-
"@things-factory/api": "^6.0.
|
|
60
|
-
"@things-factory/apptool-base": "^6.0.
|
|
61
|
-
"@things-factory/apptool-ui": "^6.0.
|
|
62
|
-
"@things-factory/auth-base": "^6.0.
|
|
63
|
-
"@things-factory/auth-ui": "^6.0.
|
|
64
|
-
"@things-factory/board-service": "^6.0.
|
|
65
|
-
"@things-factory/board-ui": "^6.0.
|
|
66
|
-
"@things-factory/ccp": "^6.0.
|
|
67
|
-
"@things-factory/context-ui": "^6.0.
|
|
68
|
-
"@things-factory/dashboard": "^6.0.
|
|
69
|
-
"@things-factory/dataset": "^6.0.
|
|
70
|
-
"@things-factory/export-ui": "^6.0.
|
|
71
|
-
"@things-factory/help": "^6.0.
|
|
72
|
-
"@things-factory/i18n-base": "^6.0.
|
|
73
|
-
"@things-factory/integration-base": "^6.0.
|
|
74
|
-
"@things-factory/integration-msgraph": "^6.0.
|
|
75
|
-
"@things-factory/integration-ui": "^6.0.
|
|
76
|
-
"@things-factory/lite-menu": "^6.0.
|
|
77
|
-
"@things-factory/more-base": "^6.0.
|
|
78
|
-
"@things-factory/more-ui": "^6.0.
|
|
79
|
-
"@things-factory/notification": "^6.0.
|
|
80
|
-
"@things-factory/oauth2-client": "^6.0.
|
|
81
|
-
"@things-factory/organization": "^6.0.
|
|
82
|
-
"@things-factory/qc": "^6.0.
|
|
83
|
-
"@things-factory/resource-ui": "^6.0.
|
|
84
|
-
"@things-factory/setting-base": "^6.0.
|
|
85
|
-
"@things-factory/setting-ui": "^6.0.
|
|
86
|
-
"@things-factory/shell": "^6.0.
|
|
87
|
-
"@things-factory/system-ui": "^6.0.
|
|
88
|
-
"@things-factory/work-shift": "^6.0.
|
|
89
|
-
"@things-factory/worklist": "^6.0.
|
|
60
|
+
"@things-factory/api": "^6.0.76",
|
|
61
|
+
"@things-factory/apptool-base": "^6.0.76",
|
|
62
|
+
"@things-factory/apptool-ui": "^6.0.76",
|
|
63
|
+
"@things-factory/auth-base": "^6.0.76",
|
|
64
|
+
"@things-factory/auth-ui": "^6.0.76",
|
|
65
|
+
"@things-factory/board-service": "^6.0.76",
|
|
66
|
+
"@things-factory/board-ui": "^6.0.76",
|
|
67
|
+
"@things-factory/ccp": "^6.0.77",
|
|
68
|
+
"@things-factory/context-ui": "^6.0.76",
|
|
69
|
+
"@things-factory/dashboard": "^6.0.76",
|
|
70
|
+
"@things-factory/dataset": "^6.0.77",
|
|
71
|
+
"@things-factory/export-ui": "^6.0.76",
|
|
72
|
+
"@things-factory/help": "^6.0.76",
|
|
73
|
+
"@things-factory/i18n-base": "^6.0.76",
|
|
74
|
+
"@things-factory/integration-base": "^6.0.76",
|
|
75
|
+
"@things-factory/integration-msgraph": "^6.0.76",
|
|
76
|
+
"@things-factory/integration-ui": "^6.0.76",
|
|
77
|
+
"@things-factory/lite-menu": "^6.0.76",
|
|
78
|
+
"@things-factory/more-base": "^6.0.76",
|
|
79
|
+
"@things-factory/more-ui": "^6.0.76",
|
|
80
|
+
"@things-factory/notification": "^6.0.76",
|
|
81
|
+
"@things-factory/oauth2-client": "^6.0.76",
|
|
82
|
+
"@things-factory/organization": "^6.0.76",
|
|
83
|
+
"@things-factory/qc": "^6.0.77",
|
|
84
|
+
"@things-factory/resource-ui": "^6.0.76",
|
|
85
|
+
"@things-factory/setting-base": "^6.0.76",
|
|
86
|
+
"@things-factory/setting-ui": "^6.0.76",
|
|
87
|
+
"@things-factory/shell": "^6.0.76",
|
|
88
|
+
"@things-factory/system-ui": "^6.0.76",
|
|
89
|
+
"@things-factory/work-shift": "^6.0.76",
|
|
90
|
+
"@things-factory/worklist": "^6.0.76"
|
|
90
91
|
},
|
|
91
92
|
"devDependencies": {
|
|
92
|
-
"@things-factory/builder": "^6.0.
|
|
93
|
+
"@things-factory/builder": "^6.0.76"
|
|
93
94
|
},
|
|
94
|
-
"gitHead": "
|
|
95
|
+
"gitHead": "c2e7f3677ecf8392181a46b457854cc6412dbca2"
|
|
95
96
|
}
|
package/yarn-error.log
CHANGED
|
@@ -36,7 +36,8 @@ npm manifest:
|
|
|
36
36
|
"thingsFactoryConfig": "things-factory.config.ts",
|
|
37
37
|
"author": "heartyoh <heartyoh@hatiolab.com>",
|
|
38
38
|
"description": "Operato Dataset - dataset, collecting, logging",
|
|
39
|
-
"
|
|
39
|
+
"license": "MIT",
|
|
40
|
+
"publishConfig": {
|
|
40
41
|
"access": "public",
|
|
41
42
|
"@things-factory:registry": "https://registry.npmjs.org"
|
|
42
43
|
},
|