@firebase/messaging 0.12.26-eap-crashlytics.3dd4e65d9 → 0.12.26-eap-crashlytics.06423a1af

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.
@@ -403,7 +403,7 @@ function getKey({ appConfig }) {
403
403
  }
404
404
 
405
405
  const name = "@firebase/messaging";
406
- const version = "0.12.26-eap-crashlytics.3dd4e65d9";
406
+ const version = "0.12.26-eap-crashlytics.06423a1af";
407
407
 
408
408
  /**
409
409
  * @license
@@ -398,7 +398,7 @@ function getKey({ appConfig }) {
398
398
  return appConfig.appId;
399
399
  }
400
400
 
401
- const version = "0.12.26-eap-crashlytics.3dd4e65d9";
401
+ const version = "0.12.26-eap-crashlytics.06423a1af";
402
402
 
403
403
  /**
404
404
  * @license
package/dist/index.cjs.js CHANGED
@@ -407,7 +407,7 @@ function getKey({ appConfig }) {
407
407
  }
408
408
 
409
409
  const name = "@firebase/messaging";
410
- const version = "0.12.26-eap-crashlytics.3dd4e65d9";
410
+ const version = "0.12.26-eap-crashlytics.06423a1af";
411
411
 
412
412
  /**
413
413
  * @license
package/dist/index.sw.cjs CHANGED
@@ -402,7 +402,7 @@ function getKey({ appConfig }) {
402
402
  return appConfig.appId;
403
403
  }
404
404
 
405
- const version = "0.12.26-eap-crashlytics.3dd4e65d9";
405
+ const version = "0.12.26-eap-crashlytics.06423a1af";
406
406
 
407
407
  /**
408
408
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/messaging",
3
- "version": "0.12.26-eap-crashlytics.3dd4e65d9",
3
+ "version": "0.12.26-eap-crashlytics.06423a1af",
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.14.12-eap-crashlytics.3dd4e65d9"
52
+ "@firebase/app": "0.14.12-eap-crashlytics.06423a1af"
53
53
  },
54
54
  "dependencies": {
55
- "@firebase/installations": "0.6.22-eap-crashlytics.3dd4e65d9",
56
- "@firebase/messaging-interop-types": "0.2.4-eap-crashlytics.3dd4e65d9",
57
- "@firebase/util": "1.15.1-eap-crashlytics.3dd4e65d9",
58
- "@firebase/component": "0.7.3-eap-crashlytics.3dd4e65d9",
55
+ "@firebase/installations": "0.6.22-eap-crashlytics.06423a1af",
56
+ "@firebase/messaging-interop-types": "0.2.4-eap-crashlytics.06423a1af",
57
+ "@firebase/util": "1.15.1-eap-crashlytics.06423a1af",
58
+ "@firebase/component": "0.7.3-eap-crashlytics.06423a1af",
59
59
  "idb": "7.1.1",
60
60
  "tslib": "^2.1.0"
61
61
  },
62
62
  "devDependencies": {
63
- "@firebase/app": "0.14.12-eap-crashlytics.3dd4e65d9",
63
+ "@firebase/app": "0.14.12-eap-crashlytics.06423a1af",
64
64
  "rollup": "2.79.2",
65
65
  "rollup-plugin-typescript2": "0.37.0",
66
66
  "@rollup/plugin-json": "6.1.0",