@hatiolab/things-scene 2.7.23 → 2.7.27
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 +3 -8
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +5 -0
- package/logs/application-2021-12-11-15.log +6 -0
- package/logs/connections-2021-12-11-15.log +32 -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 +128 -21
- package/things-scene.mjs +1 -1
- package/logs/application-2021-11-30-22.log +0 -4
- package/logs/application-2021-11-30-23.log +0 -1
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
2021-11-30T13:50:03.380Z info: File Storage is Ready.
|
|
2
|
-
2021-11-30T13:50:07.609Z info: Database connection established
|
|
3
|
-
2021-11-30T13:50:08.819Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
4
|
-
2021-11-30T13:50:08.821Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2021-11-30T14:52:50.278Z error: Cannot read property 'model' of undefined
|