@react-native-community/cli-config-apple
Advanced tools
+4
-4
| { | ||
| "name": "@react-native-community/cli-config-apple", | ||
| "version": "20.0.1", | ||
| "version": "20.0.2", | ||
| "license": "MIT", | ||
@@ -10,3 +10,3 @@ "main": "build/index.js", | ||
| "dependencies": { | ||
| "@react-native-community/cli-tools": "20.0.1", | ||
| "@react-native-community/cli-tools": "20.0.2", | ||
| "chalk": "^4.1.2", | ||
@@ -17,3 +17,3 @@ "execa": "^5.0.0", | ||
| "devDependencies": { | ||
| "@react-native-community/cli-types": "20.0.1", | ||
| "@react-native-community/cli-types": "20.0.2", | ||
| "ora": "^5.4.1" | ||
@@ -32,3 +32,3 @@ }, | ||
| }, | ||
| "gitHead": "d9ee06a0838be084548228ad6eed23c98a76b3af" | ||
| "gitHead": "7c8951c9cd536d9688fd14fe39a977cbe3ec91c5" | ||
| } |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
- Removed