Socket
Socket
Sign inDemoInstall

http2

Package Overview
Dependencies
1
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.0 to 2.7.1

4

HISTORY.md
Version history
===============
### 2.7.1 (2014-08-01) ###
* Require protocol 0.14.1 (bugfix release)
### 2.7.0 (2014-07-31) ###

@@ -5,0 +9,0 @@

4

package.json
{
"name": "http2",
"version": "2.7.0",
"version": "2.7.1",
"description": "An HTTP/2 client and server implementation",

@@ -10,3 +10,3 @@ "main": "lib/index.js",

"dependencies": {
"http2-protocol": ">=0.14.0"
"http2-protocol": ">=0.14.1"
},

@@ -13,0 +13,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc