@react-navigation/drawer
Advanced tools
Comparing version 7.0.2 to 7.0.3
{ | ||
"name": "@react-navigation/drawer", | ||
"description": "Integration for the drawer component from react-native-drawer-layout", | ||
"version": "7.0.2", | ||
"version": "7.0.3", | ||
"keywords": [ | ||
@@ -55,3 +55,3 @@ "react-native-component", | ||
"dependencies": { | ||
"@react-navigation/elements": "^2.0.1", | ||
"@react-navigation/elements": "^2.0.2", | ||
"color": "^4.2.3", | ||
@@ -63,3 +63,3 @@ "react-native-drawer-layout": "^4.0.1", | ||
"@jest/globals": "^29.7.0", | ||
"@react-navigation/native": "^7.0.1", | ||
"@react-navigation/native": "^7.0.2", | ||
"@testing-library/react-native": "^12.4.3", | ||
@@ -78,3 +78,3 @@ "@types/react": "~18.2.79", | ||
"peerDependencies": { | ||
"@react-navigation/native": "^7.0.1", | ||
"@react-navigation/native": "^7.0.2", | ||
"react": ">= 18.2.0", | ||
@@ -112,3 +112,3 @@ "react-native": "*", | ||
}, | ||
"gitHead": "77a4c91bc5721bb9fb428b6aa640d366c22a93c4" | ||
"gitHead": "987f0a874506c76c62dfd4335551fd2d0b0b52d1" | ||
} |
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
+ Added@react-navigation/core@7.0.2(transitive)
+ Added@react-navigation/elements@2.0.2(transitive)
+ Added@react-navigation/native@7.0.2(transitive)
+ Addedcross-spawn@7.0.5(transitive)
+ Addedelectron-to-chromium@1.5.58(transitive)
+ Addedreact-native-gesture-handler@2.20.2(transitive)
+ Addeduse-latest-callback@0.2.1(transitive)
- Removed@react-navigation/core@7.0.3(transitive)
- Removed@react-navigation/elements@2.0.4(transitive)
- Removed@react-navigation/native@7.0.3(transitive)
- Removedcross-spawn@7.0.6(transitive)
- Removedelectron-to-chromium@1.5.63(transitive)
- Removedreact-native-gesture-handler@2.21.1(transitive)
- Removeduse-latest-callback@0.2.3(transitive)