matroska-subtitles
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "matroska-subtitles", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Transform stream for parsing embedded .mkv subtitles.", | ||
@@ -8,2 +8,3 @@ "main": "index.js", | ||
"ebml": "^2.2.0", | ||
"ebml-block": "^1.0.0", | ||
"through2": "^2.0.1" | ||
@@ -10,0 +11,0 @@ }, |
@@ -20,3 +20,3 @@ # matroska-subtitles [![npm][npm-img]][npm-url] [![dependencies][dep-img]][dep-url] [![license][lic-img]][lic-url] | ||
## documetation | ||
## documentation | ||
@@ -23,0 +23,0 @@ The `data` event of the stream will emit an array that determines the type of the data. |
10699
6
195
3
+ Addedebml-block@^1.0.0
+ Addedebml-block@1.1.2(transitive)