@firebase/storage 0.9.12-canary.d922816a8 → 0.9.12-canary.eea63dc85

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.
@@ -3489,7 +3489,7 @@ var FirebaseStorageImpl = /** @class */ (function () {
3489
3489
  }());
3490
3490
 
3491
3491
  var name = "@firebase/storage";
3492
- var version = "0.9.12-canary.d922816a8";
3492
+ var version = "0.9.12-canary.eea63dc85";
3493
3493
 
3494
3494
  /**
3495
3495
  * @license
@@ -3303,7 +3303,7 @@ class FirebaseStorageImpl {
3303
3303
  }
3304
3304
 
3305
3305
  const name = "@firebase/storage";
3306
- const version = "0.9.12-canary.d922816a8";
3306
+ const version = "0.9.12-canary.eea63dc85";
3307
3307
 
3308
3308
  /**
3309
3309
  * @license
@@ -3485,7 +3485,7 @@ var FirebaseStorageImpl = /** @class */ (function () {
3485
3485
  }());
3486
3486
 
3487
3487
  var name = "@firebase/storage";
3488
- var version = "0.9.12-canary.d922816a8";
3488
+ var version = "0.9.12-canary.eea63dc85";
3489
3489
 
3490
3490
  /**
3491
3491
  * @license
@@ -3350,7 +3350,7 @@ class FirebaseStorageImpl {
3350
3350
  }
3351
3351
 
3352
3352
  const name = "@firebase/storage";
3353
- const version = "0.9.12-canary.d922816a8";
3353
+ const version = "0.9.12-canary.eea63dc85";
3354
3354
 
3355
3355
  /**
3356
3356
  * @license
@@ -3342,7 +3342,7 @@ class FirebaseStorageImpl {
3342
3342
  }
3343
3343
 
3344
3344
  const name = "@firebase/storage";
3345
- const version = "0.9.12-canary.d922816a8";
3345
+ const version = "0.9.12-canary.eea63dc85";
3346
3346
 
3347
3347
  /**
3348
3348
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/storage",
3
- "version": "0.9.12-canary.d922816a8",
3
+ "version": "0.9.12-canary.eea63dc85",
4
4
  "description": "",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "main": "dist/index.node.cjs.js",
@@ -42,17 +42,17 @@
42
42
  },
43
43
  "license": "Apache-2.0",
44
44
  "dependencies": {
45
- "@firebase/util": "1.7.2-canary.d922816a8",
46
- "@firebase/component": "0.5.20-canary.d922816a8",
45
+ "@firebase/util": "1.7.2-canary.eea63dc85",
46
+ "@firebase/component": "0.5.20-canary.eea63dc85",
47
47
  "node-fetch": "2.6.7",
48
48
  "tslib": "^2.1.0"
49
49
  },
50
50
  "peerDependencies": {
51
- "@firebase/app": "0.8.2-canary.d922816a8"
51
+ "@firebase/app": "0.8.2-canary.eea63dc85"
52
52
  },
53
53
  "devDependencies": {
54
- "@firebase/app": "0.8.2-canary.d922816a8",
55
- "@firebase/auth": "0.20.10-canary.d922816a8",
54
+ "@firebase/app": "0.8.2-canary.eea63dc85",
55
+ "@firebase/auth": "0.20.10-canary.eea63dc85",
56
56
  "rollup": "2.72.1",
57
57
  "@rollup/plugin-alias": "3.1.9",
58
58
  "@rollup/plugin-json": "4.1.0",