Comparing version 2.1.0 to 2.1.1
# Documentation | ||
- [API Reference](README.md#api-reference) | ||
- [API Reference](https://github.com/JoshGlazebrook/socks#api-reference) | ||
- [Code Examples](./examples/index.md) |
{ | ||
"name": "socks", | ||
"private": false, | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.", | ||
@@ -6,0 +6,0 @@ "main": "build/index.js", |
@@ -401,2 +401,3 @@ # socks [![Build Status](https://travis-ci.org/JoshGlazebrook/socks.svg?branch=master)](https://travis-ci.org/JoshGlazebrook/socks) [![Coverage Status](https://coveralls.io/repos/github/JoshGlazebrook/socks/badge.svg?branch=master)](https://coveralls.io/github/JoshGlazebrook/socks?branch=v2) | ||
**SOCKS Compatibility Table** | ||
| Socks Version | TCP | UDP | IPv4 | IPv6 | Hostname | | ||
@@ -403,0 +404,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
191655
666