Releases: JoshGlazebrook/socks
Releases · JoshGlazebrook/socks
2.8.3
2.8.2
Fix bug with ipv6 conversion in ipToBuffer (#101)
2.8.1
Fixes issue with lock file in 2.7.3 and 2.8.0
2.7.3
Removed ip
package dependency.
2.7.1
2.7.1
2.7.0
adjust github action versions
2.6.1
2.6.1
2.6.0
Adds support for custom auth methods.
2.5.1
2.5.1
2.5.0
Changed behavior of createConnection/createConnectionChain option validation to where errors are surfaced via callback (if provided), or through promise rejection.