You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

binary-parser-encoder

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binary-parser-encoder - npm Package Compare versions

Comparing version

to
1.4.2

2

lib/binary_parser.js

@@ -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",