@firebase/app-check
Advanced tools
Comparing version 0.8.11-canary.105d248bd to 0.8.11-canary.113c965a3
{ | ||
"name": "@firebase/app-check", | ||
"version": "0.8.11-canary.105d248bd", | ||
"version": "0.8.11-canary.113c965a3", | ||
"description": "The App Check component of the Firebase JS SDK", | ||
@@ -37,8 +37,8 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app": "0.10.18-canary.105d248bd" | ||
"@firebase/app": "0.11.0-canary.113c965a3" | ||
}, | ||
"dependencies": { | ||
"@firebase/util": "1.10.3-canary.105d248bd", | ||
"@firebase/component": "0.6.12-canary.105d248bd", | ||
"@firebase/logger": "0.4.4-canary.105d248bd", | ||
"@firebase/util": "1.10.3-canary.113c965a3", | ||
"@firebase/component": "0.6.12-canary.113c965a3", | ||
"@firebase/logger": "0.4.4-canary.113c965a3", | ||
"tslib": "^2.1.0" | ||
@@ -48,8 +48,8 @@ }, | ||
"devDependencies": { | ||
"@firebase/app": "0.10.18-canary.105d248bd", | ||
"rollup": "2.79.1", | ||
"@firebase/app": "0.11.0-canary.113c965a3", | ||
"rollup": "2.79.2", | ||
"@rollup/plugin-commonjs": "21.1.0", | ||
"@rollup/plugin-json": "4.1.0", | ||
"@rollup/plugin-node-resolve": "13.3.0", | ||
"rollup-plugin-typescript2": "0.31.2", | ||
"@rollup/plugin-json": "6.1.0", | ||
"@rollup/plugin-node-resolve": "16.0.0", | ||
"rollup-plugin-typescript2": "0.36.0", | ||
"typescript": "5.5.4" | ||
@@ -56,0 +56,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
449703
5886
+ Added@firebase/app@0.11.0-canary.113c965a3(transitive)
+ Added@firebase/component@0.6.12-canary.113c965a3(transitive)
+ Added@firebase/logger@0.4.4-canary.113c965a3(transitive)
+ Added@firebase/util@1.10.3-canary.113c965a3(transitive)
- Removed@firebase/app@0.10.18-canary.105d248bd(transitive)
- Removed@firebase/component@0.6.12-canary.105d248bd(transitive)
- Removed@firebase/logger@0.4.4-canary.105d248bd(transitive)
- Removed@firebase/util@1.10.3-canary.105d248bd(transitive)