Comparing version 1.1.9 to 1.1.10
{ | ||
"name": "socks", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "A SOCKS proxy client supporting SOCKS 4, 4a, and 5. (also supports BIND/Associate)", | ||
@@ -36,5 +36,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"ip": "^1.1.2", | ||
"smart-buffer": "^1.0.4" | ||
"ip": "^1.1.4", | ||
"smart-buffer": "^1.0.13" | ||
} | ||
} |
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
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
29861
Updatedip@^1.1.4
Updatedsmart-buffer@^1.0.13