Socket
Socket
Sign inDemoInstall

stream-worker

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-worker - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

.node-version

7

package.json
{
"name": "stream-worker",
"version": "2.0.1",
"version": "2.0.2",
"description": "Execute an async function per stream data event, pausing the stream when a concurrency limit is saturated",

@@ -19,4 +19,4 @@ "main": "stream-worker.js",

],
"author": "Good Eggs <eng@goodeggs.com> (http://bites.goodeggs.com)",
"license": "BSD",
"author": "Good Eggs <open-source@goodeggs.com>",
"license": "MIT",
"devDependencies": {

@@ -28,2 +28,3 @@ "expect.js": "~0.2.0",

"matchdep": "~0.1.2",
"mocha": "~2.5.3",
"sinon": "~1.7.3",

@@ -30,0 +31,0 @@ "sinon-expect": "~0.2.0"

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