@expo/config-plugins
Advanced tools
+6
-6
| { | ||
| "name": "@expo/config-plugins", | ||
| "version": "11.0.6", | ||
| "version": "11.0.7", | ||
| "description": "A library for Expo config plugins", | ||
@@ -58,5 +58,5 @@ "main": "build/index.js", | ||
| "dependencies": { | ||
| "@expo/config-types": "^54.0.6", | ||
| "@expo/json-file": "~10.0.5", | ||
| "@expo/plist": "^0.4.5", | ||
| "@expo/config-types": "^54.0.7", | ||
| "@expo/json-file": "~10.0.6", | ||
| "@expo/plist": "^0.4.6", | ||
| "@expo/sdk-runtime-versions": "^1.0.0", | ||
@@ -78,3 +78,3 @@ "chalk": "^4.1.2", | ||
| "@types/xml2js": "~0.4.11", | ||
| "expo-module-scripts": "^5.0.5" | ||
| "expo-module-scripts": "^5.0.6" | ||
| }, | ||
@@ -84,3 +84,3 @@ "publishConfig": { | ||
| }, | ||
| "gitHead": "1dafdaa317c182191909a94a355c8b08a2654783" | ||
| "gitHead": "d635404a12ea7996b987ce0fb7679a238ebcf31b" | ||
| } |
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
Updated