http2-proxy
Advanced tools
Comparing version 5.0.51 to 5.0.52
@@ -100,3 +100,2 @@ const net = require('net') | ||
req | ||
.on('close', onComplete) | ||
.on('aborted', onComplete) | ||
@@ -103,0 +102,0 @@ .on('error', onComplete) |
{ | ||
"name": "http2-proxy", | ||
"version": "5.0.51", | ||
"version": "5.0.52", | ||
"types": "index.d.ts", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
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
31030
726