@firebase/app-check 0.5.16-canary.457fc2eeb → 0.5.16-canary.7e0867017

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.
@@ -1121,7 +1121,7 @@ function internalFactory(appCheck) {
1121
1121
  }
1122
1122
 
1123
1123
  var name = "@firebase/app-check";
1124
- var version = "0.5.16-canary.457fc2eeb";
1124
+ var version = "0.5.16-canary.7e0867017";
1125
1125
 
1126
1126
  /**
1127
1127
  * @license
@@ -1013,7 +1013,7 @@ function internalFactory(appCheck) {
1013
1013
  }
1014
1014
 
1015
1015
  const name = "@firebase/app-check";
1016
- const version = "0.5.16-canary.457fc2eeb";
1016
+ const version = "0.5.16-canary.7e0867017";
1017
1017
 
1018
1018
  /**
1019
1019
  * @license
package/dist/index.cjs.js CHANGED
@@ -1125,7 +1125,7 @@ function internalFactory(appCheck) {
1125
1125
  }
1126
1126
 
1127
1127
  var name = "@firebase/app-check";
1128
- var version = "0.5.16-canary.457fc2eeb";
1128
+ var version = "0.5.16-canary.7e0867017";
1129
1129
 
1130
1130
  /**
1131
1131
  * @license
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/app-check",
3
- "version": "0.5.16-canary.457fc2eeb",
3
+ "version": "0.5.16-canary.7e0867017",
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",
@@ -35,17 +35,17 @@
35
35
  "typings:public": "node ../../scripts/build/use_typings.js ./dist/app-check-public.d.ts"
36
36
  },
37
37
  "peerDependencies": {
38
- "@firebase/app": "0.8.3-canary.457fc2eeb"
38
+ "@firebase/app": "0.8.3-canary.7e0867017"
39
39
  },
40
40
  "dependencies": {
41
- "@firebase/util": "1.7.3-canary.457fc2eeb",
42
- "@firebase/component": "0.5.21-canary.457fc2eeb",
43
- "@firebase/logger": "0.3.4-canary.457fc2eeb",
41
+ "@firebase/util": "1.7.3-canary.7e0867017",
42
+ "@firebase/component": "0.5.21-canary.7e0867017",
43
+ "@firebase/logger": "0.3.4-canary.7e0867017",
44
44
  "tslib": "^2.1.0"
45
45
  },
46
46
  "license": "Apache-2.0",
47
47
  "devDependencies": {
48
- "@firebase/app": "0.8.3-canary.457fc2eeb",
48
+ "@firebase/app": "0.8.3-canary.7e0867017",
49
49
  "rollup": "2.79.1",
50
50
  "@rollup/plugin-commonjs": "21.1.0",
51
51
  "@rollup/plugin-json": "4.1.0",