Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

proto3-json-serializer

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proto3-json-serializer - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

7

CHANGELOG.md
# Changelog
### [0.1.6](https://www.github.com/googleapis/proto3-json-serializer-nodejs/compare/v0.1.5...v0.1.6) (2021-11-15)
### Bug Fixes
* **deps:** protobufjs is a dependency for the types ([#23](https://www.github.com/googleapis/proto3-json-serializer-nodejs/issues/23)) ([06470c1](https://www.github.com/googleapis/proto3-json-serializer-nodejs/commit/06470c1df501439ec3f8bc546cd23d798604f3bd))
### [0.1.5](https://www.github.com/googleapis/proto3-json-serializer-nodejs/compare/v0.1.4...v0.1.5) (2021-10-26)

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

6

package.json
{
"name": "proto3-json-serializer",
"version": "0.1.5",
"version": "0.1.6",
"repository": "googleapis/proto3-json-serializer-nodejs",

@@ -38,2 +38,5 @@ "description": "Support for proto3 JSON serialiazation/deserialization for protobuf.js",

},
"dependencies": {
"protobufjs": "^6.11.2"
},
"devDependencies": {

@@ -51,5 +54,4 @@ "@types/mocha": "^9.0.0",

"pack-n-play": "^1.0.0-2",
"protobufjs": "^6.11.2",
"typescript": "^4.0.3"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc