protobufjs-cli
Advanced tools
+7
-0
| # 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 @@ |
@@ -141,3 +141,4 @@ "use strict"; | ||
| "throws", | ||
| "see" | ||
| "see", | ||
| "deprecated" | ||
| ]; | ||
@@ -144,0 +145,0 @@ |
+2
-2
| { | ||
| "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": { |
119192
0.3%2585
0.04%