🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@react-navigation/drawer

Package Overview
Dependencies
Maintainers
7
Versions
361
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-navigation/drawer - npm Package Compare versions

Comparing version
8.0.0-alpha.27
to
8.0.0-alpha.28
+5
-5
package.json
{
"name": "@react-navigation/drawer",
"description": "Integration for the drawer component from react-native-drawer-layout",
"version": "8.0.0-alpha.27",
"version": "8.0.0-alpha.28",
"keywords": [

@@ -49,3 +49,3 @@ "react-native-component",

"dependencies": {
"@react-navigation/elements": "^3.0.0-alpha.25",
"@react-navigation/elements": "^3.0.0-alpha.26",
"react-native-drawer-layout": "^5.0.0-alpha.8",

@@ -56,3 +56,3 @@ "use-latest-callback": "^0.3.3"

"@jest/globals": "^30.3.0",
"@react-navigation/native": "^8.0.0-alpha.22",
"@react-navigation/native": "^8.0.0-alpha.23",
"@testing-library/react-native": "^13.3.3",

@@ -73,3 +73,3 @@ "@types/react": "~19.2.2",

"peerDependencies": {
"@react-navigation/native": "^8.0.0-alpha.22",
"@react-navigation/native": "^8.0.0-alpha.23",
"react": ">= 19.2.0",

@@ -101,3 +101,3 @@ "react-native": "*",

},
"gitHead": "1483f82dfc630d749082390717526776608c43ea"
"gitHead": "cef7e4a852c141d745cb9aa5b6ffe56546cb659d"
}