@firebase/app-check 0.8.8 → 0.8.9

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.
@@ -1037,7 +1037,7 @@ function internalFactory(appCheck) {
1037
1037
  }
1038
1038
 
1039
1039
  const name = "@firebase/app-check";
1040
- const version = "0.8.8";
1040
+ const version = "0.8.9";
1041
1041
 
1042
1042
  /**
1043
1043
  * @license