Socket
Socket
Sign inDemoInstall

localtunnel

Package Overview
Dependencies
84
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.2 to 1.8.3

fail.js

6

History.md

@@ -0,1 +1,7 @@

# 1.8.3 (2017-06-11)
* update request dependency
* update debug dependency
* update openurl dependency
# 1.8.2 (2016-11-17)

@@ -2,0 +8,0 @@

10

package.json

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

"description": "expose localhost to the world",
"version": "1.8.2",
"version": "1.8.3",
"license": "MIT",

@@ -13,6 +13,6 @@ "repository": {

"dependencies": {
"request": "2.78.0",
"request": "2.81.0",
"yargs": "3.29.0",
"debug": "2.2.0",
"openurl": "1.1.0"
"debug": "2.6.8",
"openurl": "1.1.1"
},

@@ -29,2 +29,2 @@ "devDependencies": {

"main": "./client.js"
}
}
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