Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dispatch-proxy

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dispatch-proxy - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

lib/index.js

@@ -25,3 +25,3 @@ var Dispatcher, HttpProxy, Logger, SocksProxy, crypto, emit, format, inspect, log, logger, os, program, _ref,

program.version('0.0.9');
program.version('0.0.10');

@@ -28,0 +28,0 @@ program.command('list').description('list all available network interfaces').action(function() {

@@ -5,3 +5,12 @@ {

"author": "Alexandre Kirszenberg <a.kirszenberg@gmail.com>",
"version": "0.0.9",
"version": "0.0.10",
"keywords": [
"dispatch",
"proxy",
"socks",
"socks5",
"http",
"load",
"balancer"
],

@@ -21,2 +30,8 @@ "repository": {

"engines": {
"node": ">=0.10.0"
},
"engineStrict": true,
"dependencies": {

@@ -23,0 +38,0 @@ "commander": "2.0.0"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc