Compare commits

...

2 Commits

@ -1,6 +1,6 @@
# @promistream/propagate-abort
A simple abort handler for ppstreams that just passes on an incoming abort notification to the direct upstream.
A simple abort handler for [Promistreams](https://promistream.cryto.net/) that just passes on an incoming abort notification to the direct upstream.
## Example:

@ -1,6 +1,6 @@
{
"name": "@promistream/propagate-abort",
"version": "0.1.5",
"version": "0.1.6",
"main": "index.js",
"repository": "http://git.cryto.net/promistream/propagate-abort.git",
"author": "Sven Slootweg <admin@cryto.net>",

Loading…
Cancel
Save