@firebase/storage 0.13.11 → 0.13.12-20250521232236

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.
@@ -3349,7 +3349,7 @@ class FirebaseStorageImpl {
3349
3349
  }
3350
3350
 
3351
3351
  const name = "@firebase/storage";
3352
- const version = "0.13.11";
3352
+ const version = "0.13.12-20250521232236";
3353
3353
 
3354
3354
  /**
3355
3355
  * @license
@@ -3560,7 +3560,6 @@ function _getChild(ref, childPath) {
3560
3560
  */
3561
3561
  function getStorage(app$1 = app.getApp(), bucketUrl) {
3562
3562
  app$1 = util.getModularInstance(app$1);
3563
- util.updateEmulatorBanner('Storage', false);
3564
3563
  const storageProvider = app._getProvider(app$1, STORAGE_TYPE);
3565
3564
  const storageInstance = storageProvider.getImmediate({
3566
3565
  identifier: bucketUrl