Compare commits

..

No commits in common. '860894b74c2ad5e5dabdf5b2527b4d94bbe01b6d' and '2994d417488795873c23261ebf4e9021b5a1d23c' have entirely different histories.

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

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

Loading…
Cancel
Save