@firebase/messaging 0.12.10-canary.f58d48cd4 → 0.12.10-canary.fd8bd4b02

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.
@@ -1266,7 +1266,7 @@ function messageEventListener(messaging, event) {
1266
1266
  }
1267
1267
 
1268
1268
  var name = "@firebase/messaging";
1269
- var version = "0.12.10-canary.f58d48cd4";
1269
+ var version = "0.12.10-canary.fd8bd4b02";
1270
1270
 
1271
1271
  /**
1272
1272
  * @license
@@ -996,7 +996,7 @@ async function messageEventListener(messaging, event) {
996
996
  }
997
997
 
998
998
  const name = "@firebase/messaging";
999
- const version = "0.12.10-canary.f58d48cd4";
999
+ const version = "0.12.10-canary.fd8bd4b02";
1000
1000
 
1001
1001
  /**
1002
1002
  * @license
package/dist/index.cjs.js CHANGED
@@ -1270,7 +1270,7 @@ function messageEventListener(messaging, event) {
1270
1270
  }
1271
1271
 
1272
1272
  var name = "@firebase/messaging";
1273
- var version = "0.12.10-canary.f58d48cd4";
1273
+ var version = "0.12.10-canary.fd8bd4b02";
1274
1274
 
1275
1275
  /**
1276
1276
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/messaging",
3
- "version": "0.12.10-canary.f58d48cd4",
3
+ "version": "0.12.10-canary.fd8bd4b02",
4
4
  "description": "",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "main": "dist/index.cjs.js",
@@ -51,19 +51,19 @@
51
51
  },
52
52
  "license": "Apache-2.0",
53
53
  "peerDependencies": {
54
- "@firebase/app": "0.10.6-canary.f58d48cd4"
54
+ "@firebase/app": "0.10.6-canary.fd8bd4b02"
55
55
  },
56
56
  "dependencies": {
57
- "@firebase/installations": "0.6.8-canary.f58d48cd4",
58
- "@firebase/messaging-interop-types": "0.2.2-canary.f58d48cd4",
59
- "@firebase/util": "1.9.7-canary.f58d48cd4",
60
- "@firebase/component": "0.6.8-canary.f58d48cd4",
57
+ "@firebase/installations": "0.6.8-canary.fd8bd4b02",
58
+ "@firebase/messaging-interop-types": "0.2.2-canary.fd8bd4b02",
59
+ "@firebase/util": "1.9.7-canary.fd8bd4b02",
60
+ "@firebase/component": "0.6.8-canary.fd8bd4b02",
61
61
  "idb": "7.1.1",
62
62
  "safevalues": "0.6.0",
63
63
  "tslib": "^2.1.0"
64
64
  },
65
65
  "devDependencies": {
66
- "@firebase/app": "0.10.6-canary.f58d48cd4",
66
+ "@firebase/app": "0.10.6-canary.fd8bd4b02",
67
67
  "rollup": "2.79.1",
68
68
  "rollup-plugin-typescript2": "0.31.2",
69
69
  "@rollup/plugin-json": "4.1.0",