@firebase/app-check
Advanced tools
Comparing version 0.8.8 to 0.8.9-20241017211210
{ | ||
"name": "@firebase/app-check", | ||
"version": "0.8.8", | ||
"version": "0.8.9-20241017211210", | ||
"description": "The App Check component of the Firebase JS SDK", | ||
@@ -9,3 +9,2 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"module": "dist/esm/index.esm2017.js", | ||
"esm5": "dist/esm/index.esm.js", | ||
"exports": { | ||
@@ -15,3 +14,2 @@ ".": { | ||
"require": "./dist/index.cjs.js", | ||
"esm5": "./dist/esm/index.esm.js", | ||
"default": "./dist/esm/index.esm2017.js" | ||
@@ -41,8 +39,8 @@ }, | ||
"peerDependencies": { | ||
"@firebase/app": "0.x" | ||
"@firebase/app": "0.10.14-20241017211210" | ||
}, | ||
"dependencies": { | ||
"@firebase/util": "1.10.0", | ||
"@firebase/component": "0.6.9", | ||
"@firebase/logger": "0.4.2", | ||
"@firebase/util": "1.10.1-20241017211210", | ||
"@firebase/component": "0.6.10-20241017211210", | ||
"@firebase/logger": "0.4.3-20241017211210", | ||
"tslib": "^2.1.0" | ||
@@ -52,3 +50,3 @@ }, | ||
"devDependencies": { | ||
"@firebase/app": "0.10.11", | ||
"@firebase/app": "0.10.14-20241017211210", | ||
"rollup": "2.79.1", | ||
@@ -75,3 +73,6 @@ "@rollup/plugin-commonjs": "21.1.0", | ||
"reportDir": "./coverage/node" | ||
}, | ||
"engines": { | ||
"node": ">=18.0.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
2
2
453401
66
5856
+ Added@firebase/app@0.10.14-20241017211210(transitive)
+ Added@firebase/component@0.6.10-20241017211210(transitive)
+ Added@firebase/logger@0.4.3-20241017211210(transitive)
+ Added@firebase/util@1.10.1-20241017211210(transitive)
- Removed@firebase/app@0.10.17(transitive)
- Removed@firebase/component@0.6.110.6.9(transitive)
- Removed@firebase/logger@0.4.20.4.4(transitive)
- Removed@firebase/util@1.10.01.10.2(transitive)