@things-factory/operato-dataset 6.1.1 → 6.1.4
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/db.sqlite +0 -0
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +10 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +5 -0
- package/logs/application-2023-06-24-16.log +4 -0
- package/logs/application-2023-06-25-01.log +1 -0
- package/logs/connections-2023-06-24-16.log +0 -0
- package/package.json +33 -33
package/db.sqlite
CHANGED
|
Binary file
|
|
@@ -14,6 +14,16 @@
|
|
|
14
14
|
"date": 1687603617958,
|
|
15
15
|
"name": "logs/application-2023-06-24-10.log",
|
|
16
16
|
"hash": "28301c02fc5a58a58dfbffde1ef8361901f2811d9b0357397267d62a24c84e1c"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"date": 1687622847085,
|
|
20
|
+
"name": "logs/application-2023-06-25-01.log",
|
|
21
|
+
"hash": "2700f8df5edb7bb9223b0c9cf3363e1bf346d6f013ff9378d0dbb1392443d79f"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"date": 1687622848708,
|
|
25
|
+
"name": "logs/application-2023-06-24-16.log",
|
|
26
|
+
"hash": "50f901645f48c687cf95d104c70813e339e710a6e19a351b875df2357cbb7d2d"
|
|
17
27
|
}
|
|
18
28
|
],
|
|
19
29
|
"hashType": "sha256"
|
|
@@ -14,6 +14,11 @@
|
|
|
14
14
|
"date": 1687603617826,
|
|
15
15
|
"name": "logs/connections-2023-06-24-10.log",
|
|
16
16
|
"hash": "1af798821b77397db59283386d16fb02c2de6e8fd01619c68b6779238fd91580"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"date": 1687622848566,
|
|
20
|
+
"name": "logs/connections-2023-06-24-16.log",
|
|
21
|
+
"hash": "b45b3104e0e47113d00e03d40dfdba70aaceb40039e717b8253ef0e2db8d71a1"
|
|
17
22
|
}
|
|
18
23
|
],
|
|
19
24
|
"hashType": "sha256"
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
2023-06-25T01:07:28+09:00 error: oracledb module loading failed
|
|
2
|
+
2023-06-25T01:07:29+09:00 info: Default DataSource established
|
|
3
|
+
2023-06-25T01:07:30+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
+
2023-06-25T01:07:30+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2023-06-25T01:07:27+09:00 info: File Storage is Ready.
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-dataset",
|
|
3
|
-
"version": "6.1.
|
|
3
|
+
"version": "6.1.4",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -57,40 +57,40 @@
|
|
|
57
57
|
"@operato/scene-table": "^1.0.0",
|
|
58
58
|
"@operato/scene-timer": "^1.0.0",
|
|
59
59
|
"@operato/shell": "^1.2.6",
|
|
60
|
-
"@things-factory/api": "^6.1.
|
|
61
|
-
"@things-factory/apptool-base": "^6.1.
|
|
62
|
-
"@things-factory/apptool-ui": "^6.1.
|
|
63
|
-
"@things-factory/auth-base": "^6.1.
|
|
64
|
-
"@things-factory/auth-ui": "^6.1.
|
|
65
|
-
"@things-factory/board-service": "^6.1.
|
|
66
|
-
"@things-factory/board-ui": "^6.1.
|
|
67
|
-
"@things-factory/ccp": "^6.1.
|
|
68
|
-
"@things-factory/context-ui": "^6.1.
|
|
69
|
-
"@things-factory/dashboard": "^6.1.
|
|
70
|
-
"@things-factory/dataset": "^6.1.
|
|
71
|
-
"@things-factory/export-ui": "^6.1.
|
|
72
|
-
"@things-factory/help": "^6.1.
|
|
73
|
-
"@things-factory/i18n-base": "^6.1.
|
|
74
|
-
"@things-factory/integration-base": "^6.1.
|
|
75
|
-
"@things-factory/integration-msgraph": "^6.1.
|
|
76
|
-
"@things-factory/integration-ui": "^6.1.
|
|
77
|
-
"@things-factory/lite-menu": "^6.1.
|
|
78
|
-
"@things-factory/more-base": "^6.1.
|
|
79
|
-
"@things-factory/more-ui": "^6.1.
|
|
80
|
-
"@things-factory/notification": "^6.1.
|
|
81
|
-
"@things-factory/oauth2-client": "^6.1.
|
|
82
|
-
"@things-factory/organization": "^6.1.
|
|
83
|
-
"@things-factory/qc": "^6.1.
|
|
84
|
-
"@things-factory/resource-ui": "^6.1.
|
|
85
|
-
"@things-factory/setting-base": "^6.1.
|
|
86
|
-
"@things-factory/setting-ui": "^6.1.
|
|
87
|
-
"@things-factory/shell": "^6.1.
|
|
88
|
-
"@things-factory/system-ui": "^6.1.
|
|
89
|
-
"@things-factory/work-shift": "^6.1.
|
|
90
|
-
"@things-factory/worklist": "^6.1.
|
|
60
|
+
"@things-factory/api": "^6.1.2",
|
|
61
|
+
"@things-factory/apptool-base": "^6.1.2",
|
|
62
|
+
"@things-factory/apptool-ui": "^6.1.2",
|
|
63
|
+
"@things-factory/auth-base": "^6.1.2",
|
|
64
|
+
"@things-factory/auth-ui": "^6.1.2",
|
|
65
|
+
"@things-factory/board-service": "^6.1.2",
|
|
66
|
+
"@things-factory/board-ui": "^6.1.2",
|
|
67
|
+
"@things-factory/ccp": "^6.1.2",
|
|
68
|
+
"@things-factory/context-ui": "^6.1.2",
|
|
69
|
+
"@things-factory/dashboard": "^6.1.2",
|
|
70
|
+
"@things-factory/dataset": "^6.1.2",
|
|
71
|
+
"@things-factory/export-ui": "^6.1.2",
|
|
72
|
+
"@things-factory/help": "^6.1.2",
|
|
73
|
+
"@things-factory/i18n-base": "^6.1.2",
|
|
74
|
+
"@things-factory/integration-base": "^6.1.2",
|
|
75
|
+
"@things-factory/integration-msgraph": "^6.1.2",
|
|
76
|
+
"@things-factory/integration-ui": "^6.1.2",
|
|
77
|
+
"@things-factory/lite-menu": "^6.1.2",
|
|
78
|
+
"@things-factory/more-base": "^6.1.2",
|
|
79
|
+
"@things-factory/more-ui": "^6.1.2",
|
|
80
|
+
"@things-factory/notification": "^6.1.4",
|
|
81
|
+
"@things-factory/oauth2-client": "^6.1.2",
|
|
82
|
+
"@things-factory/organization": "^6.1.2",
|
|
83
|
+
"@things-factory/qc": "^6.1.2",
|
|
84
|
+
"@things-factory/resource-ui": "^6.1.2",
|
|
85
|
+
"@things-factory/setting-base": "^6.1.2",
|
|
86
|
+
"@things-factory/setting-ui": "^6.1.2",
|
|
87
|
+
"@things-factory/shell": "^6.1.2",
|
|
88
|
+
"@things-factory/system-ui": "^6.1.2",
|
|
89
|
+
"@things-factory/work-shift": "^6.1.2",
|
|
90
|
+
"@things-factory/worklist": "^6.1.2"
|
|
91
91
|
},
|
|
92
92
|
"devDependencies": {
|
|
93
93
|
"@things-factory/builder": "^6.1.0"
|
|
94
94
|
},
|
|
95
|
-
"gitHead": "
|
|
95
|
+
"gitHead": "071a2a3e4418a386d070fc1a38f415003a646537"
|
|
96
96
|
}
|