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

protozero

Package Overview
Dependencies
Maintainers
41
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.2.3 to 1.3.0

include/protozero/types.hpp

7

CONTRIBUTING.md

@@ -8,2 +8,6 @@ # Contributing to protozero

- Make sure all tests are passing on travis and appveyor
- Update version number in
- include/protozero/version.hpp
- package.json
- Update CHANGELOG.md
- Create a new tag and push to github `git push --tags`

@@ -13,2 +17,3 @@ - Publish to npm:

- If you see any unwanted files, then add them to `.npmignore`
- Then run: `npm publish`
- Then run: `npm publish`

2

package.json
{
"name": "protozero",
"version": "1.2.3",
"version": "1.3.0",
"description": "Minimalist protocol buffer decoder and encoder in C++",

@@ -5,0 +5,0 @@ "main": "./package.json",

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

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