New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

persistent-tunnel

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

persistent-tunnel - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

14

package.json
{
"name": "persistent-tunnel",
"version": "1.1.4",
"version": "1.1.5",
"description": "HTTP Agent for tunneling proxies with persistent sockets",

@@ -18,3 +18,8 @@ "main": "index.js",

},
"keywords": [],
"keywords": [
"http",
"agent",
"proxy",
"tunnel"
],
"author": "Kostas Lekkas <kostas@resin.io>",

@@ -33,3 +38,6 @@ "license": "MIT",

},
"dependencies": {}
"dependencies": {},
"engines": {
"node": "4.x"
}
}
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