+4
-1
@@ -142,3 +142,6 @@ 'use strict' | ||
| original.once('error', () => {}) | ||
| destroy(original) | ||
| // Only destroy if the new value is not a stream | ||
| if (!isStream(val)) { | ||
| destroy(original) | ||
| } | ||
| } | ||
@@ -145,0 +148,0 @@ } |
+1
-1
| { | ||
| "name": "koa", | ||
| "version": "3.1.0", | ||
| "version": "3.1.1", | ||
| "description": "Koa web app framework", | ||
@@ -5,0 +5,0 @@ "main": "lib/application.js", |
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
64656
0.15%1755
0.17%