proto3-json-serializer
Advanced tools
Comparing version 1.0.2 to 1.0.3
# Changelog | ||
## [1.0.3](https://github.com/googleapis/proto3-json-serializer-nodejs/compare/v1.0.2...v1.0.3) (2022-07-10) | ||
### Bug Fixes | ||
* **deps:** update dependency protobufjs to v7 ([#56](https://github.com/googleapis/proto3-json-serializer-nodejs/issues/56)) ([038fea5](https://github.com/googleapis/proto3-json-serializer-nodejs/commit/038fea537c8809dc272c2352b832b5301c7b79d2)) | ||
## [1.0.2](https://github.com/googleapis/proto3-json-serializer-nodejs/compare/v1.0.1...v1.0.2) (2022-06-15) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "proto3-json-serializer", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"repository": "googleapis/proto3-json-serializer-nodejs", | ||
@@ -39,3 +39,3 @@ "description": "Support for proto3 JSON serialiazation/deserialization for protobuf.js", | ||
"dependencies": { | ||
"protobufjs": "^6.11.3" | ||
"protobufjs": "^7.0.0" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
"jsdoc-region-tag": "^2.0.0", | ||
"linkinator": "^3.1.0", | ||
"linkinator": "^4.0.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
83017
+ Addedlong@5.2.3(transitive)
+ Addedprotobufjs@7.4.0(transitive)
- Removed@types/long@4.0.2(transitive)
- Removedlong@4.0.0(transitive)
- Removedprotobufjs@6.11.4(transitive)
Updatedprotobufjs@^7.0.0