You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@react-native-community/cli-tools

Package Overview
Dependencies
Maintainers
35
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/cli-tools - npm Package Compare versions

Comparing version
19.0.0-alpha.2
to
19.0.0
+3
-3
package.json
{
"name": "@react-native-community/cli-tools",
"version": "19.0.0-alpha.2",
"version": "19.0.0",
"license": "MIT",

@@ -22,3 +22,3 @@ "main": "build/index.js",

"devDependencies": {
"@react-native-community/cli-types": "19.0.0-alpha.2",
"@react-native-community/cli-types": "19.0.0",
"@types/mime": "^2.0.1",

@@ -40,3 +40,3 @@ "@types/node": "^18.0.0",

},
"gitHead": "2e720f98bd0c2267971fd1a66f5ee567fde1b4e0"
"gitHead": "4ee62556cc1edadbd44bbe0cca6c30b4202719c4"
}