@hatiolab/things-scene 3.1.1 → 3.1.2
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 +8 -3
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +10 -0
- package/logs/application-2022-11-13-22.log +6 -0
- package/logs/application-2022-11-14-00.log +6 -0
- package/logs/connections-2022-11-13-22.log +35 -0
- package/logs/connections-2022-11-14-00.log +35 -0
- package/package.json +3 -3
- package/things-scene-ie.js +1 -1
- package/things-scene-min.js +1 -1
- package/things-scene.d.ts +1 -0
- package/things-scene.mjs +1 -1
- package/logs/application-2022-11-05-20.log +0 -6
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
2022-11-05T20:12:49+09:00 info: File Storage is Ready.
|
|
2
|
-
2022-11-05T20:12:50+09:00 error: oracledb module loading failed
|
|
3
|
-
2022-11-05T20:12:50+09:00 info: Default DataSource established
|
|
4
|
-
2022-11-05T20:12:51+09:00 info: Transaction DataSource established
|
|
5
|
-
2022-11-05T20:12:51+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
6
|
-
2022-11-05T20:12:51+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|