Socket
Socket
Sign inDemoInstall

braid-http

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

braid-http - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

4

braid-http-server.js

@@ -335,2 +335,6 @@ var assert = require('assert')

// A header set to undefined acts like it wasn't set
if (value === undefined)
continue
// Version and Parents get output in the Structured Headers format,

@@ -337,0 +341,0 @@ // so we convert `value` from array to comma-separated strings.

2

package.json
{
"name": "braid-http",
"version": "0.3.6",
"version": "0.3.7",
"description": "An implementation of Braid-HTTP for Node.js and Browsers",

@@ -5,0 +5,0 @@ "scripts": {

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