Comparing version 1.0.3 to 1.0.4
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3483
4
58