binary-parser-encoder
Advanced tools
Comparing version
@@ -944,3 +944,3 @@ //======================================================================================== | ||
typeof this.options.encodeUntil === "function" || | ||
this.options.readUntil | ||
typeof this.options.readUntil === "function" | ||
) { | ||
@@ -947,0 +947,0 @@ ctx.pushCode("do {"); |
{ | ||
"name": "binary-parser-encoder", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "Blazing-fast binary parser builder", | ||
@@ -5,0 +5,0 @@ "main": "lib/binary_parser.js", |
56154
0.04%