@expo/config-plugins
Advanced tools
+4
-4
| { | ||
| "name": "@expo/config-plugins", | ||
| "version": "55.0.8", | ||
| "version": "55.0.9", | ||
| "description": "A library for Expo config plugins", | ||
@@ -59,4 +59,4 @@ "main": "build/index.js", | ||
| "@expo/config-types": "^55.0.5", | ||
| "@expo/json-file": "~10.0.13", | ||
| "@expo/plist": "^0.5.2", | ||
| "@expo/json-file": "~10.0.14", | ||
| "@expo/plist": "^0.5.3", | ||
| "@expo/sdk-runtime-versions": "^1.0.0", | ||
@@ -81,3 +81,3 @@ "chalk": "^4.1.2", | ||
| }, | ||
| "gitHead": "f35977db4ffc6bbc2b295d65a8d74e9fd4f24ecb" | ||
| "gitHead": "0675db12d13a5309e3109e8ecf7f6011522194c6" | ||
| } |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance 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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance 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
Updated
Updated