Skip to content

Commit 6ba68ef

Browse files
committed
Update package description
1 parent 1638a63 commit 6ba68ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@shutterstock/p-map-iterable",
33
"version": "0.0.0",
4-
"description": "Set of classes that allow you to call mappers with controlled concurrency on iterables or on queues",
4+
"description": "Set of classes used for async prefetching with backpressure (IterableMapper) and async flushing with backpressure (IterableQueueMapper, IterableQueueMapperSimple)",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",
77
"publishConfig": {

0 commit comments

Comments
 (0)