New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stream-batch

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-batch - npm Package Compare versions

Comparing version

to
0.0.2

6

package.json
{
"name": "stream-batch",
"version": "0.0.1",
"version": "0.0.2",
"description": "Group items into batches, defined by size or time.",

@@ -20,2 +20,6 @@ "main": "dist/index.js",

"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/hans-d/node-stream-batch.git"
},
"dependencies": {

@@ -22,0 +26,0 @@ "through2": "^0.6.3"