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 2.2.0 to 2.2.1-dfunckt-patch-1-cb744dce44f9a82bb9a4d695d5efff34fb47b93c

6

CHANGELOG.md

@@ -7,4 +7,8 @@ # Change Log

## 2.2.0 - 2019-04-10
## 2.2.1 - 2021-07-01
* Delete .github directory [dfunckt]
## 2.2.0 - 2019-04-01
* rename: Move to `balena-io-modules` org [Will Boyce]

@@ -11,0 +15,0 @@ * npm: Fix invalid `typed-error` dependency version [Will Boyce]

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Agent = exports.TunnelingError = void 0;
const http = require("http");

@@ -4,0 +5,0 @@ const typed_error_1 = require("typed-error");

2

package.json
{
"name": "persistent-tunnel",
"version": "2.2.0",
"version": "2.2.1-dfunckt-patch-1-cb744dce44f9a82bb9a4d695d5efff34fb47b93c",
"description": "HTTP Agent for tunneling proxies with persistent sockets",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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