@firebase/app-check 0.8.0-20230525023155 → 0.8.0

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.
@@ -1150,7 +1150,7 @@ function internalFactory(appCheck) {
1150
1150
  }
1151
1151
 
1152
1152
  var name = "@firebase/app-check";
1153
- var version = "0.8.0-20230525023155";
1153
+ var version = "0.8.0";
1154
1154
 
1155
1155
  /**
1156
1156
  * @license
@@ -1031,7 +1031,7 @@ function internalFactory(appCheck) {
1031
1031
  }
1032
1032
 
1033
1033
  const name = "@firebase/app-check";
1034
- const version = "0.8.0-20230525023155";
1034
+ const version = "0.8.0";
1035
1035
 
1036
1036
  /**
1037
1037
  * @license
package/dist/index.cjs.js CHANGED
@@ -1154,7 +1154,7 @@ function internalFactory(appCheck) {
1154
1154
  }
1155
1155
 
1156
1156
  var name = "@firebase/app-check";
1157
- var version = "0.8.0-20230525023155";
1157
+ var version = "0.8.0";
1158
1158
 
1159
1159
  /**
1160
1160
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/app-check",
3
- "version": "0.8.0-20230525023155",
3
+ "version": "0.8.0",
4
4
  "description": "The App Check component of the Firebase JS SDK",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "main": "dist/index.cjs.js",
@@ -45,7 +45,7 @@
45
45
  },
46
46
  "license": "Apache-2.0",
47
47
  "devDependencies": {
48
- "@firebase/app": "0.9.10",
48
+ "@firebase/app": "0.9.11",
49
49
  "rollup": "2.79.1",
50
50
  "@rollup/plugin-commonjs": "21.1.0",
51
51
  "@rollup/plugin-json": "4.1.0",