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

ssltunnel

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ssltunnel - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

15

package.json

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

"description": "TCP over SSL / TLS tunnel",
"version": "0.0.6",
"version": "0.0.7",
"homepage": "https://github.com/anodejs/ssltunnel",

@@ -15,2 +15,11 @@ "repository": {

},
"keywords": [
"nodejs",
"tunnel",
"tls",
"ssl",
"security",
"encryption",
"proxy"
],
"licenses": [

@@ -25,5 +34,7 @@ {

},
"devDependencies": {},
"devDependencies": {
"optimist": "~0.3.1"
},
"optionalDependencies": {},
"main": "lib/ssltunnel.js"
}
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