Socket
Socket
Sign inDemoInstall

localtunnel

Package Overview
Dependencies
21
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 2.0.2 (2021-09-18)
- Upgrade dependencies
# 2.0.1 (2021-01-09)

@@ -2,0 +6,0 @@

10

package.json
{
"name": "localtunnel",
"description": "Expose localhost to the world",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",

@@ -24,9 +24,9 @@ "repository": {

"dependencies": {
"axios": "0.21.1",
"debug": "4.3.1",
"axios": "0.21.4",
"debug": "4.3.2",
"openurl": "1.1.1",
"yargs": "16.2.0"
"yargs": "17.1.1"
},
"devDependencies": {
"mocha": "~8.2.1"
"mocha": "~9.1.1"
},

@@ -33,0 +33,0 @@ "engines": {

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