Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

protobufjs-cli

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protobufjs-cli - npm Package Compare versions

Comparing version
1.2.2
to
1.3.0
+7
-0
CHANGELOG.md
# Changelog
## [1.3.0](https://github.com/protobufjs/protobuf.js/compare/protobufjs-cli-v1.2.2...protobufjs-cli-v1.3.0) (2026-05-18)
### Features
* Support BigInt conversions (7.x) ([#2258](https://github.com/protobufjs/protobuf.js/issues/2258)) ([f769242](https://github.com/protobufjs/protobuf.js/commit/f76924244504b159efe1bb13b154fd17be3c13e7))
## [1.2.2](https://github.com/protobufjs/protobuf.js/compare/protobufjs-cli-v1.2.1...protobufjs-cli-v1.2.2) (2026-04-28)

@@ -4,0 +11,0 @@

+2
-1

@@ -141,3 +141,4 @@ "use strict";

"throws",
"see"
"see",
"deprecated"
];

@@ -144,0 +145,0 @@

{
"name": "protobufjs-cli",
"description": "Translates between file formats and generates static code as well as TypeScript definitions.",
"version": "1.2.2",
"version": "1.3.0",
"author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",

@@ -24,3 +24,3 @@ "repository": {

"peerDependencies": {
"protobufjs": ">=7.5.6 <8"
"protobufjs": ">=7.6.0 <8"
},

@@ -27,0 +27,0 @@ "dependencies": {