@firebase/messaging 0.9.12-canary.b53831275 → 0.9.12-canary.e76305a0f

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.
@@ -1255,7 +1255,7 @@ function messageEventListener(messaging, event) {
1255
1255
  }
1256
1256
 
1257
1257
  var name = "@firebase/messaging";
1258
- var version = "0.9.12-canary.b53831275";
1258
+ var version = "0.9.12-canary.e76305a0f";
1259
1259
 
1260
1260
  /**
1261
1261
  * @license
@@ -984,7 +984,7 @@ async function messageEventListener(messaging, event) {
984
984
  }
985
985
 
986
986
  const name = "@firebase/messaging";
987
- const version = "0.9.12-canary.b53831275";
987
+ const version = "0.9.12-canary.e76305a0f";
988
988
 
989
989
  /**
990
990
  * @license
package/dist/index.cjs.js CHANGED
@@ -1259,7 +1259,7 @@ function messageEventListener(messaging, event) {
1259
1259
  }
1260
1260
 
1261
1261
  var name = "@firebase/messaging";
1262
- var version = "0.9.12-canary.b53831275";
1262
+ var version = "0.9.12-canary.e76305a0f";
1263
1263
 
1264
1264
  /**
1265
1265
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/messaging",
3
- "version": "0.9.12-canary.b53831275",
3
+ "version": "0.9.12-canary.e76305a0f",
4
4
  "description": "",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "main": "dist/index.cjs.js",
@@ -49,17 +49,17 @@
49
49
  },
50
50
  "license": "Apache-2.0",
51
51
  "peerDependencies": {
52
- "@firebase/app": "0.7.21-canary.b53831275"
52
+ "@firebase/app": "0.7.21-canary.e76305a0f"
53
53
  },
54
54
  "dependencies": {
55
- "@firebase/installations": "0.5.8-canary.b53831275",
56
- "@firebase/messaging-interop-types": "0.1.0-canary.b53831275",
57
- "@firebase/util": "1.5.2-canary.b53831275",
58
- "@firebase/component": "0.5.13-canary.b53831275",
55
+ "@firebase/installations": "0.5.8-canary.e76305a0f",
56
+ "@firebase/messaging-interop-types": "0.1.0-canary.e76305a0f",
57
+ "@firebase/util": "1.5.2-canary.e76305a0f",
58
+ "@firebase/component": "0.5.13-canary.e76305a0f",
59
59
  "tslib": "^2.1.0"
60
60
  },
61
61
  "devDependencies": {
62
- "@firebase/app": "0.7.21-canary.b53831275",
62
+ "@firebase/app": "0.7.21-canary.e76305a0f",
63
63
  "rollup": "2.57.0",
64
64
  "rollup-plugin-typescript2": "0.30.0",
65
65
  "@rollup/plugin-json": "4.1.0",