Socket
Socket
Sign inDemoInstall

socks-proxy-agent

Package Overview
Dependencies
4
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

test/test.js

5

History.md

@@ -0,1 +1,6 @@

0.0.2 / 2013-07-24
==================
- socks-proxy-agent: properly set the `defaultPort` property
0.0.1 / 2013-07-11

@@ -2,0 +7,0 @@ ==================

2

package.json
{
"name": "socks-proxy-agent",
"version": "0.0.1",
"version": "0.0.2",
"description": "A SOCKS (v4a) proxy `http.Agent` implementation for HTTP and HTTPS",

@@ -5,0 +5,0 @@ "main": "socks-proxy-agent.js",

@@ -54,3 +54,3 @@

Agent.prototype.defaultPort = 1080;
SocksProxyAgent.prototype.defaultPort = 1080;

@@ -57,0 +57,0 @@ /**

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc