Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "wget", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "wget in nodejs.", | ||
@@ -15,3 +15,6 @@ "keywords": ["download", "http", "https", "ftp", "proxy"], | ||
}, | ||
"dependencies": { | ||
"tunnel": "0.0.2" | ||
}, | ||
"engines": { "node": ">= 0.6.18" } | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
7345
8
158
1
1
2
+ Addedtunnel@0.0.2
+ Addedtunnel@0.0.2(transitive)