Socket
Socket
Sign inDemoInstall

length-prefixed-stream

Package Overview
Dependencies
9
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0 to 1.5.1

4

package.json
{
"name": "length-prefixed-stream",
"version": "1.5.0",
"version": "1.5.1",
"description": "Streaming length prefixed buffers",

@@ -8,3 +8,3 @@ "main": "index.js",

"readable-stream": "^2.0.0",
"varint": "^4.0.0"
"varint": "^5.0.0"
},

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

@@ -10,3 +10,3 @@ # length-prefixed-stream

[![build status](http://img.shields.io/travis/mafintosh/length-prefixed-stream.svg?style=flat)](http://travis-ci.org/mafintosh/length-prefixed-stream)
[![build status](https://travis-ci.org/mafintosh/length-prefixed-stream.svg?branch=master)](https://travis-ci.org/mafintosh/length-prefixed-stream)

@@ -42,2 +42,2 @@ ## Usage

MIT
MIT
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