@operato/scene-firebase 1.2.46 → 1.2.49

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,15 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.2.49](https://github.com/things-scene/operato-scene/compare/v1.2.48...v1.2.49) (2023-06-26)
7
+
8
+
9
+ ### :bug: Bug Fix
10
+
11
+ * missing .npmignore ([61ba4f2](https://github.com/things-scene/operato-scene/commit/61ba4f2ae22a865d700a971d62eb01f950c34d0e))
12
+
13
+
14
+
6
15
  ## [1.2.46](https://github.com/things-scene/operato-scene/compare/v1.2.45...v1.2.46) (2023-06-10)
7
16
 
8
17
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@operato/scene-firebase",
3
3
  "description": "Firebase datasource component for things-scene.",
4
4
  "author": "heartyoh",
5
- "version": "1.2.46",
5
+ "version": "1.2.49",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
8
8
  "license": "MIT",
@@ -58,5 +58,5 @@
58
58
  "prettier --write"
59
59
  ]
60
60
  },
61
- "gitHead": "1642231c4a8e50b20f520fad3ac3e00ebf7fe8d8"
61
+ "gitHead": "f91b0d45641177ae36015ebd23b780a48715349b"
62
62
  }
@@ -1,15 +0,0 @@
1
- {
2
- "keep": {
3
- "days": true,
4
- "amount": 2
5
- },
6
- "auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
7
- "files": [
8
- {
9
- "date": 1669911760714,
10
- "name": "logs/application-2022-12-02-01.log",
11
- "hash": "6d3c88b4ea36d605545671fc941c346c6602020a8fbf81bccb54095e4a0bf0c1"
12
- }
13
- ],
14
- "hashType": "sha256"
15
- }
@@ -1,15 +0,0 @@
1
- {
2
- "keep": {
3
- "days": true,
4
- "amount": 14
5
- },
6
- "auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
7
- "files": [
8
- {
9
- "date": 1669911762112,
10
- "name": "logs/connections-2022-12-02-01.log",
11
- "hash": "325c6dbea870e5eb69062c36e28ed3efef881fc03874d0c92f53de9946e82f96"
12
- }
13
- ],
14
- "hashType": "sha256"
15
- }
@@ -1,8 +0,0 @@
1
- 2022-12-02T01:22:41+09:00 info: File Storage is Ready.
2
- 2022-12-02T01:22:42+09:00 error: oracledb module loading failed
3
- 2022-12-02T01:22:49+09:00 info: File Storage is Ready.
4
- 2022-12-02T01:22:49+09:00 error: oracledb module loading failed
5
- 2022-12-02T01:22:50+09:00 info: Default DataSource established
6
- 2022-12-02T01:22:50+09:00 info: Transaction DataSource established
7
- 2022-12-02T01:22:51+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
8
- 2022-12-02T01:22:51+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
@@ -1,35 +0,0 @@
1
- 2022-12-02T01:22:51+09:00 info: Initializing ConnectionManager...
2
- 2022-12-02T01:22:51+09:00 info: Connector 'echo-back-server' started to ready
3
- 2022-12-02T01:22:51+09:00 info: Connector 'echo-back' started to ready
4
- 2022-12-02T01:22:51+09:00 info: Connector 'http-connector' started to ready
5
- 2022-12-02T01:22:51+09:00 info: Connector 'graphql-connector' started to ready
6
- 2022-12-02T01:22:51+09:00 info: Connector 'sqlite-connector' started to ready
7
- 2022-12-02T01:22:51+09:00 info: Connector 'postgresql-connector' started to ready
8
- 2022-12-02T01:22:51+09:00 info: Connector 'mqtt-connector' started to ready
9
- 2022-12-02T01:22:51+09:00 info: Connector 'mssql-connector' started to ready
10
- 2022-12-02T01:22:51+09:00 info: Connector 'oracle-connector' started to ready
11
- 2022-12-02T01:22:51+09:00 info: Connector 'mysql-connector' started to ready
12
- 2022-12-02T01:22:51+09:00 info: Connector 'socket-server' started to ready
13
- 2022-12-02T01:22:51+09:00 info: echo-back-servers are ready
14
- 2022-12-02T01:22:51+09:00 info: echo-back connections are ready
15
- 2022-12-02T01:22:51+09:00 info: http-connector connections are ready
16
- 2022-12-02T01:22:51+09:00 info: graphql-connector connections are ready
17
- 2022-12-02T01:22:51+09:00 info: sqlite-connector connections are ready
18
- 2022-12-02T01:22:51+09:00 info: postgresql-connector connections are ready
19
- 2022-12-02T01:22:51+09:00 info: mqtt-connector connections are ready
20
- 2022-12-02T01:22:51+09:00 info: mssql-connector connections are ready
21
- 2022-12-02T01:22:51+09:00 info: oracle-connector connections are ready
22
- 2022-12-02T01:22:51+09:00 info: mysql-connector connections are ready
23
- 2022-12-02T01:22:51+09:00 info: socket servers are ready
24
- 2022-12-02T01:22:51+09:00 info: All connector for 'echo-back-server' ready
25
- 2022-12-02T01:22:51+09:00 info: All connector for 'echo-back' ready
26
- 2022-12-02T01:22:51+09:00 info: All connector for 'http-connector' ready
27
- 2022-12-02T01:22:51+09:00 info: All connector for 'graphql-connector' ready
28
- 2022-12-02T01:22:51+09:00 info: All connector for 'sqlite-connector' ready
29
- 2022-12-02T01:22:51+09:00 info: All connector for 'postgresql-connector' ready
30
- 2022-12-02T01:22:51+09:00 info: All connector for 'mqtt-connector' ready
31
- 2022-12-02T01:22:51+09:00 info: All connector for 'mssql-connector' ready
32
- 2022-12-02T01:22:51+09:00 info: All connector for 'oracle-connector' ready
33
- 2022-12-02T01:22:51+09:00 info: All connector for 'mysql-connector' ready
34
- 2022-12-02T01:22:51+09:00 info: All connector for 'socket-server' ready
35
- 2022-12-02T01:22:51+09:00 info: ConnectionManager initialization done: