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 1.1.1 to 2.0.0

11

CHANGELOG.md
# Changelog
## [2.0.0](https://github.com/googleapis/proto3-json-serializer-nodejs/compare/v1.1.1...v2.0.0) (2023-08-07)
### ⚠ BREAKING CHANGES
* require Node 14 ([#72](https://github.com/googleapis/proto3-json-serializer-nodejs/issues/72))
### Miscellaneous Chores
* Require Node 14 ([#72](https://github.com/googleapis/proto3-json-serializer-nodejs/issues/72)) ([8681834](https://github.com/googleapis/proto3-json-serializer-nodejs/commit/8681834d8bc204c40857e299570e1e5df4bc5618))
## [1.1.1](https://github.com/googleapis/proto3-json-serializer-nodejs/compare/v1.1.0...v1.1.1) (2023-04-25)

@@ -4,0 +15,0 @@

10

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

@@ -44,9 +44,9 @@ "description": "Support for proto3 JSON serialiazation/deserialization for protobuf.js",

"@types/node": "^18.0.0",
"c8": "^7.7.3",
"c8": "^8.0.0",
"google-proto-files": "^3.0.0",
"gts": "^3.1.0",
"gts": "^5.0.0",
"jsdoc": "^4.0.0",
"jsdoc-fresh": "^2.0.0",
"jsdoc-region-tag": "^2.0.0",
"linkinator": "^4.0.0",
"linkinator": "^5.0.0",
"mocha": "^9.2.2",

@@ -57,4 +57,4 @@ "pack-n-play": "^1.0.0-2",

"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
}
}
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