@firebase/messaging 0.12.13-canary.a97ac88db → 0.12.13-canary.fe447151b

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.
@@ -994,7 +994,7 @@ async function messageEventListener(messaging, event) {
994
994
  }
995
995
 
996
996
  const name = "@firebase/messaging";
997
- const version = "0.12.13-canary.a97ac88db";
997
+ const version = "0.12.13-canary.fe447151b";
998
998
 
999
999
  /**
1000
1000
  * @license
package/dist/index.cjs.js CHANGED
@@ -998,7 +998,7 @@ async function messageEventListener(messaging, event) {
998
998
  }
999
999
 
1000
1000
  const name = "@firebase/messaging";
1001
- const version = "0.12.13-canary.a97ac88db";
1001
+ const version = "0.12.13-canary.fe447151b";
1002
1002
 
1003
1003
  /**
1004
1004
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/messaging",
3
- "version": "0.12.13-canary.a97ac88db",
3
+ "version": "0.12.13-canary.fe447151b",
4
4
  "description": "",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "main": "dist/index.cjs.js",
@@ -49,18 +49,18 @@
49
49
  },
50
50
  "license": "Apache-2.0",
51
51
  "peerDependencies": {
52
- "@firebase/app": "0.10.14-canary.a97ac88db"
52
+ "@firebase/app": "0.10.15-canary.fe447151b"
53
53
  },
54
54
  "dependencies": {
55
- "@firebase/installations": "0.6.10-canary.a97ac88db",
56
- "@firebase/messaging-interop-types": "0.2.2-canary.a97ac88db",
57
- "@firebase/util": "1.10.1-canary.a97ac88db",
58
- "@firebase/component": "0.6.10-canary.a97ac88db",
55
+ "@firebase/installations": "0.6.10-canary.fe447151b",
56
+ "@firebase/messaging-interop-types": "0.2.2-canary.fe447151b",
57
+ "@firebase/util": "1.10.1-canary.fe447151b",
58
+ "@firebase/component": "0.6.10-canary.fe447151b",
59
59
  "idb": "7.1.1",
60
60
  "tslib": "^2.1.0"
61
61
  },
62
62
  "devDependencies": {
63
- "@firebase/app": "0.10.14-canary.a97ac88db",
63
+ "@firebase/app": "0.10.15-canary.fe447151b",
64
64
  "rollup": "2.79.1",
65
65
  "rollup-plugin-typescript2": "0.31.2",
66
66
  "@rollup/plugin-json": "4.1.0",