@things-factory/operato-dataset 6.0.92 → 6.0.94

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 CHANGED
Binary file
@@ -14,6 +14,16 @@
14
14
  "date": 1684588114239,
15
15
  "name": "logs/application-2023-05-20-13.log",
16
16
  "hash": "44d1035f820d4e862620708c69067eafe0455494f04636f66f91985fb0648c4b"
17
+ },
18
+ {
19
+ "date": 1684591229367,
20
+ "name": "logs/application-2023-05-20-23.log",
21
+ "hash": "0949d5dbabe5962db665709d54e3ac2ad822823e4a5d4f8963ba27d77c8a7b75"
22
+ },
23
+ {
24
+ "date": 1684591231113,
25
+ "name": "logs/application-2023-05-20-14.log",
26
+ "hash": "5aaff23d09c5a1510c3faf89d008eb0dce060871a4fd84855b0f4e87f98098b5"
17
27
  }
18
28
  ],
19
29
  "hashType": "sha256"
@@ -124,6 +124,11 @@
124
124
  "date": 1684588114068,
125
125
  "name": "logs/connections-2023-05-20-13.log",
126
126
  "hash": "f822de151e810ec85d9e9506d9173fd8650cbd3855d4c7c9a968d87374c12930"
127
+ },
128
+ {
129
+ "date": 1684591230948,
130
+ "name": "logs/connections-2023-05-20-14.log",
131
+ "hash": "39acc360f257bd4f68b5de9dc7af69b7e0b60296c8b30903db4063a60fca0975"
127
132
  }
128
133
  ],
129
134
  "hashType": "sha256"
@@ -0,0 +1,25 @@
1
+ 2023-05-20T23:00:31+09:00 error: oracledb module loading failed
2
+ 2023-05-20T23:00:32+09:00 info: Default DataSource established
3
+ 2023-05-20T23:00:32+09:00 info: Transaction DataSource established
4
+ 2023-05-20T23:00:33+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
5
+ 2023-05-20T23:00:33+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
6
+ 2023-05-20T23:00:44+09:00 error: oracledb module loading failed
7
+ 2023-05-20T23:00:45+09:00 info: Default DataSource established
8
+ 2023-05-20T23:00:45+09:00 info: Transaction DataSource established
9
+ 2023-05-20T23:00:46+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
10
+ 2023-05-20T23:00:46+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
11
+ 2023-05-20T23:08:30+09:00 error: oracledb module loading failed
12
+ 2023-05-20T23:08:30+09:00 info: Default DataSource established
13
+ 2023-05-20T23:08:31+09:00 info: Transaction DataSource established
14
+ 2023-05-20T23:08:32+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
15
+ 2023-05-20T23:08:32+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
16
+ 2023-05-20T23:36:04+09:00 error: oracledb module loading failed
17
+ 2023-05-20T23:36:05+09:00 info: Default DataSource established
18
+ 2023-05-20T23:36:05+09:00 info: Transaction DataSource established
19
+ 2023-05-20T23:36:06+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
20
+ 2023-05-20T23:36:06+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
21
+ 2023-05-20T23:42:52+09:00 error: oracledb module loading failed
22
+ 2023-05-20T23:42:52+09:00 info: Default DataSource established
23
+ 2023-05-20T23:42:53+09:00 info: Transaction DataSource established
24
+ 2023-05-20T23:42:54+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
25
+ 2023-05-20T23:42:54+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -0,0 +1,5 @@
1
+ 2023-05-20T23:00:30+09:00 info: File Storage is Ready.
2
+ 2023-05-20T23:00:44+09:00 info: File Storage is Ready.
3
+ 2023-05-20T23:08:29+09:00 info: File Storage is Ready.
4
+ 2023-05-20T23:36:04+09:00 info: File Storage is Ready.
5
+ 2023-05-20T23:42:51+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.0.92",
3
+ "version": "6.0.94",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -64,10 +64,10 @@
64
64
  "@things-factory/auth-ui": "^6.0.92",
65
65
  "@things-factory/board-service": "^6.0.91",
66
66
  "@things-factory/board-ui": "^6.0.91",
67
- "@things-factory/ccp": "^6.0.92",
67
+ "@things-factory/ccp": "^6.0.94",
68
68
  "@things-factory/context-ui": "^6.0.91",
69
69
  "@things-factory/dashboard": "^6.0.91",
70
- "@things-factory/dataset": "^6.0.92",
70
+ "@things-factory/dataset": "^6.0.94",
71
71
  "@things-factory/export-ui": "^6.0.91",
72
72
  "@things-factory/help": "^6.0.91",
73
73
  "@things-factory/i18n-base": "^6.0.91",
@@ -80,7 +80,7 @@
80
80
  "@things-factory/notification": "^6.0.91",
81
81
  "@things-factory/oauth2-client": "^6.0.91",
82
82
  "@things-factory/organization": "^6.0.91",
83
- "@things-factory/qc": "^6.0.92",
83
+ "@things-factory/qc": "^6.0.94",
84
84
  "@things-factory/resource-ui": "^6.0.92",
85
85
  "@things-factory/setting-base": "^6.0.91",
86
86
  "@things-factory/setting-ui": "^6.0.91",
@@ -92,5 +92,5 @@
92
92
  "devDependencies": {
93
93
  "@things-factory/builder": "^6.0.91"
94
94
  },
95
- "gitHead": "6b20d32f29809cd6c99fd22296f809816a6c954d"
95
+ "gitHead": "87ca0acbca2c5b70a2b1961711b9078f2b824324"
96
96
  }