@firebase/app-check 0.8.10-canary.cb4309f13 → 0.8.10-canary.cbec4b985

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.10-canary.cb4309f13";
1040
+ const version = "0.8.10-canary.cbec4b985";
1041
1041
 
1042
1042
  /**
1043
1043
  * @license
package/dist/index.cjs.js CHANGED
@@ -1041,7 +1041,7 @@ function internalFactory(appCheck) {
1041
1041
  }
1042
1042
 
1043
1043
  const name = "@firebase/app-check";
1044
- const version = "0.8.10-canary.cb4309f13";
1044
+ const version = "0.8.10-canary.cbec4b985";
1045
1045
 
1046
1046
  /**
1047
1047
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/app-check",
3
- "version": "0.8.10-canary.cb4309f13",
3
+ "version": "0.8.10-canary.cbec4b985",
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",
@@ -34,17 +34,17 @@
34
34
  "typings:public": "node ../../scripts/build/use_typings.js ./dist/app-check-public.d.ts"
35
35
  },
36
36
  "peerDependencies": {
37
- "@firebase/app": "0.10.16-canary.cb4309f13"
37
+ "@firebase/app": "0.10.16-canary.cbec4b985"
38
38
  },
39
39
  "dependencies": {
40
- "@firebase/util": "1.10.2-canary.cb4309f13",
41
- "@firebase/component": "0.6.11-canary.cb4309f13",
42
- "@firebase/logger": "0.4.4-canary.cb4309f13",
40
+ "@firebase/util": "1.10.2-canary.cbec4b985",
41
+ "@firebase/component": "0.6.11-canary.cbec4b985",
42
+ "@firebase/logger": "0.4.4-canary.cbec4b985",
43
43
  "tslib": "^2.1.0"
44
44
  },
45
45
  "license": "Apache-2.0",
46
46
  "devDependencies": {
47
- "@firebase/app": "0.10.16-canary.cb4309f13",
47
+ "@firebase/app": "0.10.16-canary.cbec4b985",
48
48
  "rollup": "2.79.1",
49
49
  "@rollup/plugin-commonjs": "21.1.0",
50
50
  "@rollup/plugin-json": "4.1.0",