@firebase/app-check-compat
Advanced tools
Comparing version 0.1.3-canary.fc1d36497 to 0.1.3-pr5646.1ea90dcb0
@@ -15,3 +15,3 @@ 'use strict'; | ||
var name = "@firebase/app-check-compat"; | ||
var version = "0.1.3-canary.fc1d36497"; | ||
var version = "0.1.3-pr5646.1ea90dcb0"; | ||
@@ -18,0 +18,0 @@ /** |
{ | ||
"name": "@firebase/app-check-compat", | ||
"version": "0.1.3-canary.fc1d36497", | ||
"version": "0.1.3-pr5646.1ea90dcb0", | ||
"description": "A compat App Check package for new firebase packages", | ||
"author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"main": "dist/index.cjs.js", | ||
"browser": "dist/index.esm2017.js", | ||
"module": "dist/index.esm2017.js", | ||
"browser": "dist/esm/index.esm2017.js", | ||
"module": "dist/esm/index.esm2017.js", | ||
"esm5": "dist/esm/index.esm.js", | ||
"exports": { | ||
".": { | ||
"require": "./dist/index.cjs.js", | ||
"default": "./dist/esm/index.esm2017.js" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"files": [ | ||
@@ -25,9 +33,9 @@ "dist" | ||
"peerDependencies": { | ||
"@firebase/app-compat": "0.1.4-canary.fc1d36497" | ||
"@firebase/app-compat": "0.1.5-pr5646.1ea90dcb0" | ||
}, | ||
"dependencies": { | ||
"@firebase/app-check": "0.4.2-canary.fc1d36497", | ||
"@firebase/logger": "0.3.0-canary.fc1d36497", | ||
"@firebase/util": "1.4.0-canary.fc1d36497", | ||
"@firebase/component": "0.5.7-canary.fc1d36497", | ||
"@firebase/app-check": "0.4.2-pr5646.1ea90dcb0", | ||
"@firebase/logger": "0.3.0-pr5646.1ea90dcb0", | ||
"@firebase/util": "1.4.0-pr5646.1ea90dcb0", | ||
"@firebase/component": "0.5.7-pr5646.1ea90dcb0", | ||
"tslib": "^2.1.0" | ||
@@ -37,5 +45,5 @@ }, | ||
"devDependencies": { | ||
"@firebase/app-compat": "0.1.4-canary.fc1d36497", | ||
"@firebase/app-compat": "0.1.5-pr5646.1ea90dcb0", | ||
"rollup": "2.57.0", | ||
"@rollup/plugin-commonjs": "20.0.0", | ||
"@rollup/plugin-commonjs": "21.0.0", | ||
"@rollup/plugin-json": "4.1.0", | ||
@@ -60,4 +68,3 @@ "@rollup/plugin-node-resolve": "13.0.5", | ||
"reportDir": "./coverage/node" | ||
}, | ||
"esm5": "dist/index.esm.js" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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 2 instances 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 2 instances in 1 package
54523
18
563
1
+ Added@firebase/app@0.7.4-pr5646.1ea90dcb0(transitive)
+ Added@firebase/app-check@0.4.2-pr5646.1ea90dcb0(transitive)
+ Added@firebase/app-compat@0.1.5-pr5646.1ea90dcb0(transitive)
+ Added@firebase/component@0.5.7-pr5646.1ea90dcb0(transitive)
+ Added@firebase/logger@0.3.0-pr5646.1ea90dcb0(transitive)
+ Added@firebase/util@1.4.0-pr5646.1ea90dcb0(transitive)
- Removed@firebase/app@0.7.3-canary.fc1d36497(transitive)
- Removed@firebase/app-check@0.4.2-canary.fc1d36497(transitive)
- Removed@firebase/app-compat@0.1.4-canary.fc1d36497(transitive)
- Removed@firebase/component@0.5.7-canary.fc1d36497(transitive)
- Removed@firebase/logger@0.3.0-canary.fc1d36497(transitive)
- Removed@firebase/util@1.4.0-canary.fc1d36497(transitive)