@firebase/messaging 0.13.0 → 0.13.1-20260728185501

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.
@@ -417,7 +417,7 @@ function getKey({ appConfig }) {
417
417
  return appConfig.appId;
418
418
  }
419
419
 
420
- const version = "0.13.0";
420
+ const version = "0.13.1-20260728185501";
421
421
 
422
422
  /**
423
423
  * @license