+1
-1
@@ -85,3 +85,3 @@ (function() { | ||
| }); | ||
| response.on("error", function(error) { | ||
| request.on("error", function(error) { | ||
| return callback(error); | ||
@@ -88,0 +88,0 @@ }); |
+1
-1
| { "name": "ec2" | ||
| , "version": "0.0.10" | ||
| , "version": "0.0.11" | ||
| , "author": "Alan Gutierrez" | ||
@@ -4,0 +4,0 @@ , "directories": { "lib" : "./lib" } |
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
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 2 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
Network access
Supply chain riskThis module accesses the network.
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 2 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
337135
0