@react-native-community/cli-doctor
Advanced tools
+8
-8
| { | ||
| "name": "@react-native-community/cli-doctor", | ||
| "version": "19.1.1", | ||
| "version": "19.1.2", | ||
| "license": "MIT", | ||
@@ -11,7 +11,7 @@ "main": "build/index.js", | ||
| "dependencies": { | ||
| "@react-native-community/cli-config": "19.1.1", | ||
| "@react-native-community/cli-platform-android": "19.1.1", | ||
| "@react-native-community/cli-platform-apple": "19.1.1", | ||
| "@react-native-community/cli-platform-ios": "19.1.1", | ||
| "@react-native-community/cli-tools": "19.1.1", | ||
| "@react-native-community/cli-config": "19.1.2", | ||
| "@react-native-community/cli-platform-android": "19.1.2", | ||
| "@react-native-community/cli-platform-apple": "19.1.2", | ||
| "@react-native-community/cli-platform-ios": "19.1.2", | ||
| "@react-native-community/cli-tools": "19.1.2", | ||
| "chalk": "^4.1.2", | ||
@@ -34,3 +34,3 @@ "command-exists": "^1.2.8", | ||
| "devDependencies": { | ||
| "@react-native-community/cli-types": "19.1.1", | ||
| "@react-native-community/cli-types": "19.1.2", | ||
| "@types/command-exists": "^1.2.0", | ||
@@ -49,3 +49,3 @@ "@types/envinfo": "^7.8.4", | ||
| }, | ||
| "gitHead": "151c60c660d7d3c828bb9d83e29d7027bae02e42" | ||
| "gitHead": "29ec42ba6938220f035049304f02cef0da230ea9" | ||
| } |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 7 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 3 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 7 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 3 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed