UNPKG
stream-size
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
Get the size of a stream and abort it if threshold is reached
Sumolari/stream-size
stream-size
/
CHANGELOG.md
20 lines
(10 loc)
•
249 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
stream-size
#
# 0.0.6
#
## Patch Changes
- f898ccf: Forcing release to test Github Workflows integration
#
# 0.0.5
#
## Patch Changes
- 7b148bd: Add documentation to public API
#
# 0.0.4
#
## Patch Changes
- 5483f23: Add Github Workflow for CI