Socket
Socket
Sign inDemoInstall

readable-stream

Package Overview
Dependencies
Maintainers
6
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

readable-stream - npm Package Compare versions

Comparing version 2.2.10 to 2.2.11

6

package.json
{
"name": "readable-stream",
"version": "2.2.10",
"version": "2.2.11",
"description": "Streams3, a user-land copy of the stream library from Node.js",

@@ -11,3 +11,3 @@ "main": "readable.js",

"process-nextick-args": "~1.0.6",
"safe-buffer": "^5.0.1",
"safe-buffer": "~5.0.1",
"string_decoder": "~1.0.0",

@@ -26,3 +26,3 @@ "util-deprecate": "~1.0.1"

"scripts": {
"test": "tap test/parallel/*.js test/ours/*.js",
"test": "tap test/parallel/*.js test/ours/*.js && node test/verify-dependencies.js",
"browser": "npm run write-zuul && zuul --browser-retries 2 -- test/browser.js",

@@ -29,0 +29,0 @@ "write-zuul": "printf \"ui: tape\nbrowsers:\n - name: $BROWSER_NAME\n version: $BROWSER_VERSION\n\">.zuul.yml",

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