@expo/config-plugins
Advanced tools
+6
-6
| { | ||
| "name": "@expo/config-plugins", | ||
| "version": "55.0.1", | ||
| "version": "55.0.2", | ||
| "description": "A library for Expo config plugins", | ||
@@ -58,5 +58,5 @@ "main": "build/index.js", | ||
| "dependencies": { | ||
| "@expo/config-types": "^55.0.1", | ||
| "@expo/json-file": "~10.0.9", | ||
| "@expo/plist": "^0.5.0", | ||
| "@expo/config-types": "^55.0.2", | ||
| "@expo/json-file": "~10.0.10", | ||
| "@expo/plist": "^0.5.1", | ||
| "@expo/sdk-runtime-versions": "^1.0.0", | ||
@@ -77,3 +77,3 @@ "chalk": "^4.1.2", | ||
| "@types/xml2js": "~0.4.11", | ||
| "expo-module-scripts": "^55.0.0" | ||
| "expo-module-scripts": "^55.0.1" | ||
| }, | ||
@@ -83,3 +83,3 @@ "publishConfig": { | ||
| }, | ||
| "gitHead": "c7d6f4a7da3ee23f358d214a57029e534bdc69d6" | ||
| "gitHead": "4728ba25fbd4d5835780306de78a83bd1628e271" | ||
| } |
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
1159568
0Updated
Updated
Updated