Comparing version 3.3.2 to 3.3.3
@@ -97,3 +97,4 @@ 'use strict'; | ||
NPNProtocols: protocols, | ||
ALPNProtocols: protocols | ||
ALPNProtocols: protocols, | ||
servername: options.servername || options.host | ||
}, options)); | ||
@@ -100,0 +101,0 @@ state.socket = socket; |
{ | ||
"name": "spdy", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "Implementation of the SPDY protocol on node.js.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
0
59957
16
1354