Comparing version 0.0.2 to 0.0.3
@@ -23,3 +23,3 @@ // The MIT License | ||
var querystring = require('querystring'); | ||
var querystring = require('./deps/querystring'); | ||
@@ -26,0 +26,0 @@ /** |
{ | ||
"name": "nest", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A Node HTTP client aimed at REST API's.", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
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
22391
13
567
1
3