localtunnel
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -1,3 +0,7 @@ | ||
# UNRELEASED | ||
# 1.7.0 (2015-07-22) | ||
* add short arg options | ||
# 1.6.0 (2015-05-15) | ||
* keep sockets alive after connecting | ||
@@ -4,0 +8,0 @@ * add --open param to CLI |
@@ -5,3 +5,3 @@ { | ||
"description": "expose localhost to the world", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"license": "MIT", | ||
@@ -14,3 +14,3 @@ "repository": { | ||
"request": "2.11.4", | ||
"optimist": "0.3.4", | ||
"yargs": "3.15.0", | ||
"debug": "0.7.4", | ||
@@ -29,2 +29,2 @@ "openurl": "1.1.0" | ||
"main": "./client.js" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
18915
+ Addedyargs@3.15.0
+ Addedalign-text@0.1.4(transitive)
+ Addedcamelcase@1.2.1(transitive)
+ Addedcenter-align@0.1.3(transitive)
+ Addedcliui@2.1.0(transitive)
+ Addeddecamelize@1.2.0(transitive)
+ Addedis-buffer@1.1.6(transitive)
+ Addedkind-of@3.2.2(transitive)
+ Addedlazy-cache@1.0.4(transitive)
+ Addedlongest@1.0.1(transitive)
+ Addedrepeat-string@1.6.1(transitive)
+ Addedright-align@0.1.3(transitive)
+ Addedwindow-size@0.1.4(transitive)
+ Addedwordwrap@0.0.2(transitive)
+ Addedyargs@3.15.0(transitive)
- Removedoptimist@0.3.4
- Removedoptimist@0.3.4(transitive)
- Removedwordwrap@0.0.3(transitive)