@dereekb/firebase 9.10.0 → 9.10.1

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/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [9.10.1](https://github.com/dereekb/dbx-components/compare/v9.10.0-dev...v9.10.1) (2022-10-06)
6
+
7
+
8
+
5
9
  # [9.10.0](https://github.com/dereekb/dbx-components/compare/v9.9.5-dev...v9.10.0) (2022-10-05)
6
10
 
7
11
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dereekb/firebase",
3
- "version": "9.10.0",
3
+ "version": "9.10.1",
4
4
  "devDependencies": {
5
5
  "@firebase/rules-unit-testing": "^2.0.0"
6
6
  },
@@ -22,17 +22,17 @@
22
22
  "peerDependencies": {
23
23
  "rxjs": "^7.5.0",
24
24
  "firebase": "^9.9.2",
25
- "@dereekb/util": "9.10.0",
25
+ "@dereekb/util": "9.10.1",
26
26
  "lodash.isequal": "^4.5.0",
27
27
  "make-error": "^1.3.0",
28
28
  "class-validator": "^0.13.2",
29
29
  "ts-essentials": "^9.1.2",
30
30
  "extra-set": "^2.2.11",
31
31
  "class-transformer": "^0.5.1",
32
- "@dereekb/rxjs": "9.10.0",
32
+ "@dereekb/rxjs": "9.10.1",
33
33
  "ms": "^3.0.0-canary.1",
34
- "@dereekb/model": "9.10.0",
35
- "@dereekb/date": "9.10.0",
34
+ "@dereekb/model": "9.10.1",
35
+ "@dereekb/date": "9.10.1",
36
36
  "date-fns": "^2.29.0",
37
37
  "date-fns-tz": "^1.3.0",
38
38
  "rrule": "git+https://git@github.com/dereekb/rrule#2b13b1ea881059ba2ecfec380e12ef244ef54570",
@@ -1 +1 @@
1
- {"version":3,"file":"function.schedule.js","sourceRoot":"","sources":["../../../../../../../packages/firebase/src/lib/common/development/function.schedule.ts"],"names":[],"mappings":";;;;AAAA,yDAA2C;AAC3C,qDAA2E;AAK3E,IAAY,4CAGX;AAHD,WAAY,4CAA4C;IACtD,6DAAa,CAAA;IACb,2DAAW,CAAA;AACb,CAAC,EAHW,4CAA4C,GAA5C,oDAA4C,KAA5C,oDAA4C,QAGvD;AAED,MAAa,kDAAkD;CAY9D;AATC;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAM,EAAC,4CAA4C,CAAC;;gFACD;AAQpD;IAHC,IAAA,0BAAM,GAAE;IACR,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;+EACA;AAXf,gHAYC;AAED,MAAa,qDAAqD;CAGjE;AAHD,sHAGC;AAcD;;GAEG;AACU,QAAA,yCAAyC,GAAG,mBAAmB,CAAC"}
1
+ {"version":3,"file":"function.schedule.js","sourceRoot":"","sources":["../../../../../../../packages/firebase/src/lib/common/development/function.schedule.ts"],"names":[],"mappings":";;;;AAAA,yDAA2C;AAC3C,qDAA+D;AAI/D,IAAY,4CAGX;AAHD,WAAY,4CAA4C;IACtD,6DAAa,CAAA;IACb,2DAAW,CAAA;AACb,CAAC,EAHW,4CAA4C,GAA5C,oDAA4C,KAA5C,oDAA4C,QAGvD;AAED,MAAa,kDAAkD;CAY9D;AATC;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAM,EAAC,4CAA4C,CAAC;;gFACD;AAQpD;IAHC,IAAA,0BAAM,GAAE;IACR,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;+EACA;AAXf,gHAYC;AAED,MAAa,qDAAqD;CAGjE;AAHD,sHAGC;AAcD;;GAEG;AACU,QAAA,yCAAyC,GAAG,mBAAmB,CAAC"}
package/test/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [9.10.1](https://github.com/dereekb/dbx-components/compare/v9.10.0-dev...v9.10.1) (2022-10-06)
6
+
7
+
8
+
5
9
  # [9.10.0](https://github.com/dereekb/dbx-components/compare/v9.9.5-dev...v9.10.0) (2022-10-05)
6
10
 
7
11
 
package/test/package.json CHANGED
@@ -1,26 +1,26 @@
1
1
  {
2
2
  "name": "@dereekb/firebase/test",
3
- "version": "9.10.0",
3
+ "version": "9.10.1",
4
4
  "type": "commonjs",
5
5
  "main": "./src/index.js",
6
6
  "typings": "./src/index.d.ts",
7
7
  "dependencies": {},
8
8
  "peerDependencies": {
9
- "@dereekb/util/test": "9.10.0",
10
- "@dereekb/util": "9.10.0",
9
+ "@dereekb/util/test": "9.10.1",
10
+ "@dereekb/util": "9.10.1",
11
11
  "lodash.isequal": "^4.5.0",
12
12
  "make-error": "^1.3.0",
13
13
  "class-validator": "^0.13.2",
14
14
  "ts-essentials": "^9.1.2",
15
15
  "extra-set": "^2.2.11",
16
- "@dereekb/firebase": "9.10.0",
16
+ "@dereekb/firebase": "9.10.1",
17
17
  "rxjs": "^7.5.0",
18
18
  "firebase": "^9.9.2",
19
19
  "class-transformer": "^0.5.1",
20
- "@dereekb/rxjs": "9.10.0",
20
+ "@dereekb/rxjs": "9.10.1",
21
21
  "ms": "^3.0.0-canary.1",
22
- "@dereekb/model": "9.10.0",
23
- "@dereekb/date": "9.10.0",
22
+ "@dereekb/model": "9.10.1",
23
+ "@dereekb/date": "9.10.1",
24
24
  "date-fns": "^2.29.0",
25
25
  "date-fns-tz": "^1.3.0",
26
26
  "rrule": "git+https://git@github.com/dereekb/rrule#2b13b1ea881059ba2ecfec380e12ef244ef54570",