-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
async-iter-stream isn't used. so you can remove that...
mdctl/packages/mdctl-api-driver/package.json
Lines 32 to 37 in 032d159
| "async-iter-stream": "^1.2.0", | |
| "inflection": "^1.12.0", | |
| "lodash": "^4.17.14", | |
| "ndjson": "^1.5.0", | |
| "pump": "^3.0.0", | |
| "stream-to-iterator": "^3.0.2-0" |
node streams are async iterable, so no point in using stream-to-iterator either
Metadata
Metadata
Assignees
Labels
No labels