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

protozero

Package Overview
Dependencies
Maintainers
53
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protozero - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

3

CONTRIBUTING.md

@@ -7,3 +7,4 @@ # Contributing to protozero

- Make sure all tests are passing on travis and appveyor
- Make sure all tests are passing locally, on travis and on appveyor
- Make sure "make doc" builds
- Update version number in

@@ -10,0 +11,0 @@ - include/protozero/version.hpp (two places)

{
"name": "protozero",
"version": "1.5.0",
"version": "1.5.1",
"description": "Minimalist protocol buffer decoder and encoder in C++",

@@ -5,0 +5,0 @@ "main": "include_dirs.js",

@@ -16,2 +16,8 @@

## Upgrading from *v1.4.5* to *v1.5.0*
* New functions for checking tag and type at the same time to make your
program more robust. Read the section "Repeated fields in messages" in
the new [Advanced Topics documentation](doc/advanced.md).
## Upgrading from *v1.4.4* to *v1.4.5*

@@ -18,0 +24,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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