dispatch-proxy
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -23,3 +23,3 @@ var HttpProxy, Logger, SocksProxy, crypto, inspect, logger, os, program, | ||
program.version('0.0.10'); | ||
program.version('0.1.1'); | ||
@@ -26,0 +26,0 @@ program.command('list').description('list all available network interfaces').action(function() { |
@@ -5,3 +5,3 @@ { | ||
"author": "Alexandre Kirszenberg <a.kirszenberg@gmail.com>", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "MIT", | ||
@@ -8,0 +8,0 @@ "keywords": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
20555