Socket
Socket
Sign inDemoInstall

braid-http

Package Overview
Dependencies
Maintainers
2
Versions
39
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.13 to 0.3.14

2

braid-http-client.js

@@ -458,3 +458,3 @@ // var peer = Math.random().toString(36).substr(2)

var headers = {},
header_regex = /([\w-_]+):\s?(.*)\r?\n/gy, // Parses one line a time
header_regex = /([\w-_]+):\s?(.*)\r?\n?/gy, // Parses one line a time
match,

@@ -461,0 +461,0 @@ found_last_match = false

{
"name": "braid-http",
"version": "0.3.13",
"version": "0.3.14",
"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