@expo/config-plugins
Advanced tools
+3
-3
| { | ||
| "name": "@expo/config-plugins", | ||
| "version": "56.0.7", | ||
| "version": "56.0.8", | ||
| "description": "A library for Expo config plugins", | ||
@@ -52,3 +52,3 @@ "main": "build/index.js", | ||
| "@expo/plist": "^0.7.0", | ||
| "@expo/require-utils": "^56.1.2", | ||
| "@expo/require-utils": "^56.1.3", | ||
| "@expo/sdk-runtime-versions": "^1.0.0", | ||
@@ -75,3 +75,3 @@ "chalk": "^4.1.2", | ||
| }, | ||
| "gitHead": "c4c9867a0bcbb188e55ecaec4998e38d33108a5d", | ||
| "gitHead": "6dfb0e4c958a1ea1d66d3f7952494ac58430ad45", | ||
| "scripts": { | ||
@@ -78,0 +78,0 @@ "build": "tsc --emitDeclarationOnly && babel src --out-dir build --extensions \".ts\" --source-maps --ignore \"src/**/__mocks__/*\",\"src/**/__tests__/*\",\"src/**/__integration_tests__/*\"", |
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
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