@firebase/storage 0.9.0-canary.dc6b447ba → 0.9.0-canary.e3a5248fc

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.
@@ -3391,7 +3391,7 @@ var FirebaseStorageImpl = /** @class */ (function () {
3391
3391
  }());
3392
3392
 
3393
3393
  var name = "@firebase/storage";
3394
- var version = "0.9.0-canary.dc6b447ba";
3394
+ var version = "0.9.0-canary.e3a5248fc";
3395
3395
 
3396
3396
  /**
3397
3397
  * @license
@@ -3214,7 +3214,7 @@ class FirebaseStorageImpl {
3214
3214
  }
3215
3215
 
3216
3216
  const name = "@firebase/storage";
3217
- const version = "0.9.0-canary.dc6b447ba";
3217
+ const version = "0.9.0-canary.e3a5248fc";
3218
3218
 
3219
3219
  /**
3220
3220
  * @license
@@ -3387,7 +3387,7 @@ var FirebaseStorageImpl = /** @class */ (function () {
3387
3387
  }());
3388
3388
 
3389
3389
  var name = "@firebase/storage";
3390
- var version = "0.9.0-canary.dc6b447ba";
3390
+ var version = "0.9.0-canary.e3a5248fc";
3391
3391
 
3392
3392
  /**
3393
3393
  * @license
@@ -3259,7 +3259,7 @@ class FirebaseStorageImpl {
3259
3259
  }
3260
3260
 
3261
3261
  const name = "@firebase/storage";
3262
- const version = "0.9.0-canary.dc6b447ba";
3262
+ const version = "0.9.0-canary.e3a5248fc";
3263
3263
 
3264
3264
  /**
3265
3265
  * @license
@@ -3198,7 +3198,7 @@ class FirebaseStorageImpl {
3198
3198
  }
3199
3199
 
3200
3200
  const name = "@firebase/storage";
3201
- const version = "0.9.0-canary.dc6b447ba";
3201
+ const version = "0.9.0-canary.e3a5248fc";
3202
3202
 
3203
3203
  /**
3204
3204
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/storage",
3
- "version": "0.9.0-canary.dc6b447ba",
3
+ "version": "0.9.0-canary.e3a5248fc",
4
4
  "description": "",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "main": "dist/index.node.cjs.js",
@@ -41,17 +41,17 @@
41
41
  },
42
42
  "license": "Apache-2.0",
43
43
  "dependencies": {
44
- "@firebase/util": "1.4.2-canary.dc6b447ba",
45
- "@firebase/component": "0.5.9-canary.dc6b447ba",
44
+ "@firebase/util": "1.4.2-canary.e3a5248fc",
45
+ "@firebase/component": "0.5.9-canary.e3a5248fc",
46
46
  "node-fetch": "2.6.5",
47
47
  "tslib": "^2.1.0"
48
48
  },
49
49
  "peerDependencies": {
50
- "@firebase/app": "0.7.9-canary.dc6b447ba"
50
+ "@firebase/app": "0.7.10-canary.e3a5248fc"
51
51
  },
52
52
  "devDependencies": {
53
- "@firebase/app": "0.7.9-canary.dc6b447ba",
54
- "@firebase/auth": "0.19.3-canary.dc6b447ba",
53
+ "@firebase/app": "0.7.10-canary.e3a5248fc",
54
+ "@firebase/auth": "0.19.3-canary.e3a5248fc",
55
55
  "rollup": "2.57.0",
56
56
  "@rollup/plugin-alias": "3.1.5",
57
57
  "@rollup/plugin-json": "4.1.0",