Comparing version 2.4.0 to 2.4.1
{ | ||
"name": "socks", | ||
"private": false, | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.", | ||
@@ -44,2 +44,3 @@ "main": "build/index.js", | ||
"nyc": "15.1.0", | ||
"prettier": "^2.0.5", | ||
"socks5-server": "^0.1.1", | ||
@@ -53,3 +54,2 @@ "ts-node": "8.10.2", | ||
"ip": "1.1.5", | ||
"prettier": "^2.0.5", | ||
"smart-buffer": "^4.1.0" | ||
@@ -56,0 +56,0 @@ }, |
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
2
14
- Removedprettier@^2.0.5
- Removedprettier@2.8.8(transitive)