🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

protobufjs

Package Overview
Dependencies
Maintainers
3
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protobufjs - npm Package Compare versions

Comparing version
7.6.4
to
7.6.5
+2
-2
dist/minimal/protobuf.min.js
/*!
* protobuf.js v7.6.4 (c) 2016, daniel wirtz
* compiled fri, 12 jun 2026 12:10:47 utc
* protobuf.js v7.6.5 (c) 2016, daniel wirtz
* compiled sat, 04 jul 2026 01:13:07 utc
* licensed under the bsd-3-clause license

@@ -5,0 +5,0 @@ * see: https://github.com/dcodeio/protobuf.js for details

{
"name": "protobufjs",
"version": "7.6.4",
"version": "7.6.5",
"versionScheme": "~",

@@ -5,0 +5,0 @@ "description": "Protocol Buffers for JavaScript (& TypeScript).",

@@ -681,2 +681,5 @@ "use strict";

while (token !== "=") {
if (token === null) {
throw illegal(token, "end of input");
}
if (token === "(") {

@@ -683,0 +686,0 @@ var parensValue = next();

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display