You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

readable-stream

Package Overview
Dependencies
Maintainers
4
Versions
103
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.3 to 2.1.4

7

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

@@ -16,2 +16,3 @@ "main": "readable.js",

"devDependencies": {
"assert": "~1.4.0",
"nyc": "^6.4.0",

@@ -21,3 +22,3 @@ "tap": "~0.7.1",

"zuul": "~3.9.0",
"assert": "~1.4.0"
"zuul-ngrok": "^4.0.0"
},

@@ -27,3 +28,3 @@ "scripts": {

"browser": "npm run write-zuul && zuul -- test/browser.js",
"write-zuul": "printf \"ui: tape\nbrowsers:\n - name: $BROWSER_NAME\n version: $BROWSER_VERSION\n\">.zuul.yml",
"write-zuul": "printf \"ui: tape\ntunnel: ngrok\nbrowsers:\n - name: $BROWSER_NAME\n version: $BROWSER_VERSION\n\">.zuul.yml",
"local": "zuul --local -- test/browser.js",

@@ -30,0 +31,0 @@ "cover": "nyc npm test",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc