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

spdy

Package Overview
Dependencies
Maintainers
3
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spdy - npm Package Compare versions

Comparing version 3.3.2 to 3.3.3

3

lib/spdy/agent.js

@@ -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",

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