Socket
Socket
Sign inDemoInstall

concat-stream

Package Overview
Dependencies
7
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.2 to 2.0.0

6

package.json
{
"name": "concat-stream",
"version": "1.6.2",
"version": "2.0.0",
"description": "writable stream that concatenates strings or binary data and calls a callback with the result",

@@ -20,3 +20,3 @@ "tags": [

"engines": [
"node >= 0.8"
"node >= 6.0"
],

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

"inherits": "^2.0.3",
"readable-stream": "^2.2.2",
"readable-stream": "^3.0.2",
"typedarray": "^0.0.6"

@@ -37,0 +37,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc