proxy-chain
Advanced tools
Comparing version 2.5.3 to 2.5.4-beta.0
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import net from 'net'; | ||
@@ -5,0 +6,0 @@ import http from 'http'; |
@@ -5,2 +5,3 @@ /// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import http from 'http'; | ||
@@ -7,0 +8,0 @@ import { Buffer } from 'buffer'; |
@@ -5,2 +5,3 @@ /// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import dns from 'dns'; | ||
@@ -7,0 +8,0 @@ import { URL } from 'url'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import type http from 'http'; | ||
@@ -3,0 +4,0 @@ import type { Buffer } from 'buffer'; |
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import dns from 'dns'; | ||
@@ -5,0 +6,0 @@ import { Buffer } from 'buffer'; |
@@ -7,2 +7,3 @@ /// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import dns from 'dns'; | ||
@@ -9,0 +10,0 @@ import http from 'http'; |
@@ -537,3 +537,2 @@ "use strict"; | ||
} | ||
this.connections.clear(); | ||
this.log(null, `Destroyed ${this.connections.size} pending sockets`); | ||
@@ -540,0 +539,0 @@ } |
{ | ||
"name": "proxy-chain", | ||
"version": "2.5.3", | ||
"version": "2.5.4-beta.0", | ||
"description": "Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
208719
2114
1