proto3-json-serializer
Advanced tools
Comparing version 1.0.0 to 1.0.1
# Changelog | ||
## [1.0.1](https://github.com/googleapis/proto3-json-serializer-nodejs/compare/v1.0.0...v1.0.1) (2022-06-03) | ||
### Bug Fixes | ||
* **deps:** bump protobuf.js to ^6.11.3 ([#46](https://github.com/googleapis/proto3-json-serializer-nodejs/issues/46)) ([af8a14a](https://github.com/googleapis/proto3-json-serializer-nodejs/commit/af8a14a35c04cbef49bff806b7d906287d1d2c0d)) | ||
## [1.0.0](https://github.com/googleapis/proto3-json-serializer-nodejs/compare/v0.1.9...v1.0.0) (2022-05-12) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "proto3-json-serializer", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"repository": "googleapis/proto3-json-serializer-nodejs", | ||
@@ -39,3 +39,3 @@ "description": "Support for proto3 JSON serialiazation/deserialization for protobuf.js", | ||
"dependencies": { | ||
"protobufjs": "^6.11.2" | ||
"protobufjs": "^6.11.3" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
"jsdoc-region-tag": "^1.3.0", | ||
"linkinator": "^2.14.0", | ||
"linkinator": "^3.1.0", | ||
"mocha": "^9.2.2", | ||
@@ -54,0 +54,0 @@ "pack-n-play": "^1.0.0-2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
82262
Updatedprotobufjs@^6.11.3