Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

it-batch

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

it-batch - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

package.json
{
"name": "it-batch",
"version": "1.0.3",
"version": "1.0.4",
"description": "Takes an async iterator that emits things and emits them as fixed size batches",

@@ -19,7 +19,7 @@ "main": "index.js",

"ava": "^2.4.0",
"it-all": "^1.0.1",
"it-all": "^1.0.2",
"nyc": "^14.0.0",
"standard": "^14.3.1"
},
"gitHead": "92319e3234c9361cee162c3e4ff5648770028f2a"
"gitHead": "faf5c823bffd25e888b9c0353aed30efa5cf508d"
}
# it-batch
[![Build status](https://travis-ci.org/achingbrain/it.svg?branch=master)](https://travis-ci.org/achingbrain/it?branch=master) [![Coverage Status](https://coveralls.io/repos/github/achingbrain/it/badge.svg?branch=master)](https://coveralls.io/github/achingbrain/it?branch=master) [![Dependencies Status](https://david-dm.org/achingbrain/it/status.svg)](https://david-dm.org/achingbrain/it)
[![Build status](https://travis-ci.org/achingbrain/it.svg?branch=master)](https://travis-ci.org/achingbrain/it?branch=master) [![Coverage Status](https://coveralls.io/repos/github/achingbrain/it/badge.svg?branch=master)](https://coveralls.io/github/achingbrain/it?branch=master) [![Dependencies Status](https://david-dm.org/achingbrain/it/status.svg?path=packages/it-batch)](https://david-dm.org/achingbrain/it?path=packages/it-batch)

@@ -5,0 +5,0 @@ > Takes an async iterator that emits things and emits them as fixed-size batches

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