@firebase/storage 0.8.4-canary.1048c4f2d → 0.8.4-canary.f48527617

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.
@@ -3351,7 +3351,7 @@ var FirebaseStorageImpl = /** @class */ (function () {
3351
3351
  }());
3352
3352
 
3353
3353
  var name = "@firebase/storage";
3354
- var version = "0.8.4-canary.1048c4f2d";
3354
+ var version = "0.8.4-canary.f48527617";
3355
3355
 
3356
3356
  /**
3357
3357
  * @license
package/dist/index.cjs.js CHANGED
@@ -3029,7 +3029,7 @@ class FirebaseStorageImpl {
3029
3029
  }
3030
3030
 
3031
3031
  const name = "@firebase/storage";
3032
- const version = "0.8.4-canary.1048c4f2d";
3032
+ const version = "0.8.4-canary.f48527617";
3033
3033
 
3034
3034
  /**
3035
3035
  * @license
@@ -3145,7 +3145,7 @@ class FirebaseStorageImpl {
3145
3145
  }
3146
3146
 
3147
3147
  const name = "@firebase/storage";
3148
- const version = "0.8.4-canary.1048c4f2d";
3148
+ const version = "0.8.4-canary.f48527617";
3149
3149
 
3150
3150
  /**
3151
3151
  * @license
@@ -3347,7 +3347,7 @@ var FirebaseStorageImpl = /** @class */ (function () {
3347
3347
  }());
3348
3348
 
3349
3349
  var name = "@firebase/storage";
3350
- var version = "0.8.4-canary.1048c4f2d";
3350
+ var version = "0.8.4-canary.f48527617";
3351
3351
 
3352
3352
  /**
3353
3353
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/storage",
3
- "version": "0.8.4-canary.1048c4f2d",
3
+ "version": "0.8.4-canary.f48527617",
4
4
  "description": "",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "main": "dist/index.cjs.js",
@@ -30,17 +30,17 @@
30
30
  },
31
31
  "license": "Apache-2.0",
32
32
  "dependencies": {
33
- "@firebase/util": "1.4.0-canary.1048c4f2d",
34
- "@firebase/component": "0.5.7-canary.1048c4f2d",
33
+ "@firebase/util": "1.4.0-canary.f48527617",
34
+ "@firebase/component": "0.5.7-canary.f48527617",
35
35
  "node-fetch": "2.6.5",
36
36
  "tslib": "^2.1.0"
37
37
  },
38
38
  "peerDependencies": {
39
- "@firebase/app": "0.7.4-canary.1048c4f2d"
39
+ "@firebase/app": "0.7.4-canary.f48527617"
40
40
  },
41
41
  "devDependencies": {
42
- "@firebase/app": "0.7.4-canary.1048c4f2d",
43
- "@firebase/auth": "0.18.3-canary.1048c4f2d",
42
+ "@firebase/app": "0.7.4-canary.f48527617",
43
+ "@firebase/auth": "0.18.3-canary.f48527617",
44
44
  "rollup": "2.57.0",
45
45
  "@rollup/plugin-alias": "3.1.5",
46
46
  "@rollup/plugin-json": "4.1.0",