eas-cli-local-build-plugin
Advanced tools
+1
-1
@@ -78,3 +78,3 @@ "use strict"; | ||
| if (logger.level() === bunyan_1.DEBUG) { | ||
| console.error(e.innerError); | ||
| console.error(e.cause); | ||
| } | ||
@@ -81,0 +81,0 @@ throw e; |
+4
-4
| { | ||
| "name": "eas-cli-local-build-plugin", | ||
| "version": "18.1.0", | ||
| "version": "18.2.0", | ||
| "description": "Tool for running EAS compatible builds on a local machine.", | ||
@@ -29,4 +29,4 @@ "bugs": "https://github.com/expo/eas-cli/issues", | ||
| "dependencies": { | ||
| "@expo/build-tools": "18.1.0", | ||
| "@expo/eas-build-job": "18.0.2", | ||
| "@expo/build-tools": "18.2.0", | ||
| "@expo/eas-build-job": "18.2.0", | ||
| "@expo/logger": "18.0.1", | ||
@@ -60,3 +60,3 @@ "@expo/spawn-async": "^1.7.2", | ||
| }, | ||
| "gitHead": "61b601de883b5c65d87163d8477b8a9250bc2de9" | ||
| "gitHead": "5f400d77660990422c6976a65dfb41f99374c5cc" | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 9 instances 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 9 instances 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
34923
-0.01%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated