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
17.0.0
to
18.0.0
+3
-3
package.json
{
"name": "@react-native-community/cli-tools",
"version": "17.0.0",
"version": "18.0.0",
"license": "MIT",

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

"devDependencies": {
"@react-native-community/cli-types": "17.0.0",
"@react-native-community/cli-types": "18.0.0",
"@types/mime": "^2.0.1",

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

},
"gitHead": "a94e2df7882166b375fbfe2b4ff04a94e2af62d9"
"gitHead": "f50c1f19a8068787d074560375b726d89c30a088"
}