protobuf.js
protobuf.js copied to clipboard
fix: add exports section to package.json
This enables importing "protobufjs/light" and "protobufjs/minimal" in native Node/ESM contexts.
See also: https://github.com/protobufjs/protobuf.js/pull/1931 (for v6)
Would be great to merge this PR