@firebase/messaging 0.12.8 → 0.12.9-canary.8fb372afb

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.
@@ -1264,7 +1264,7 @@ function messageEventListener(messaging, event) {
1264
1264
  }
1265
1265
 
1266
1266
  var name = "@firebase/messaging";
1267
- var version = "0.12.8";
1267
+ var version = "0.12.9-canary.8fb372afb";
1268
1268
 
1269
1269
  /**
1270
1270
  * @license
@@ -995,7 +995,7 @@ async function messageEventListener(messaging, event) {
995
995
  }
996
996
 
997
997
  const name = "@firebase/messaging";
998
- const version = "0.12.8";
998
+ const version = "0.12.9-canary.8fb372afb";
999
999
 
1000
1000
  /**
1001
1001
  * @license
package/dist/index.cjs.js CHANGED
@@ -1268,7 +1268,7 @@ function messageEventListener(messaging, event) {
1268
1268
  }
1269
1269
 
1270
1270
  var name = "@firebase/messaging";
1271
- var version = "0.12.8";
1271
+ var version = "0.12.9-canary.8fb372afb";
1272
1272
 
1273
1273
  /**
1274
1274
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/messaging",
3
- "version": "0.12.8",
3
+ "version": "0.12.9-canary.8fb372afb",
4
4
  "description": "",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "main": "dist/index.cjs.js",
@@ -50,18 +50,18 @@
50
50
  },
51
51
  "license": "Apache-2.0",
52
52
  "peerDependencies": {
53
- "@firebase/app": "0.x"
53
+ "@firebase/app": "0.10.3-canary.8fb372afb"
54
54
  },
55
55
  "dependencies": {
56
- "@firebase/installations": "0.6.6",
57
- "@firebase/messaging-interop-types": "0.2.1",
58
- "@firebase/util": "1.9.5",
59
- "@firebase/component": "0.6.6",
56
+ "@firebase/installations": "0.6.7-canary.8fb372afb",
57
+ "@firebase/messaging-interop-types": "0.2.2-canary.8fb372afb",
58
+ "@firebase/util": "1.9.6-canary.8fb372afb",
59
+ "@firebase/component": "0.6.7-canary.8fb372afb",
60
60
  "idb": "7.1.1",
61
61
  "tslib": "^2.1.0"
62
62
  },
63
63
  "devDependencies": {
64
- "@firebase/app": "0.10.1",
64
+ "@firebase/app": "0.10.3-canary.8fb372afb",
65
65
  "rollup": "2.79.1",
66
66
  "rollup-plugin-typescript2": "0.31.2",
67
67
  "@rollup/plugin-json": "4.1.0",