Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tunnel

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tunnel - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

LICENSE

3

CHANGELOG.md
# Changelog
- 0.0.3 (2014/01/20)
- fixed package.json
- 0.0.1 (2012/02/18)

@@ -4,0 +7,0 @@ - supported Node v0.6.x (0.6.11 or later).

7

package.json
{
"name": "tunnel",
"version": "0.0.2",
"version": "0.0.3",
"description": "Node HTTP/HTTPS Agents for tunneling proxies",

@@ -18,3 +18,6 @@ "keywords": [

},
"repositories": "https://github.com/koichik/node-tunnel.git",
"repository": {
"type": "git",
"url": "https://github.com/koichik/node-tunnel"
},
"engines": {

@@ -21,0 +24,0 @@ "node": ">=0.6.11 <=0.7.0 || >=0.7.3"

@@ -173,1 +173,5 @@ # node-tunnel - HTTP/HTTPS Agents for tunneling proxies

```
## License
This module is released under the [MIT License](http://www.opensource.org/licenses/mit-license.php).
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