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

protozero

Package Overview
Dependencies
Maintainers
42
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.4.3 to 1.4.4

7

CONTRIBUTING.md

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

(don't forget links at the bottom of the file)
- Update UPGRADING.md
- Create a new tag and push to github `git push --tags`
- Update UPGRADING.md if necessary
- `git commit -m "Release X.Y.Z" include/protozero/version.hpp package.json CHANGELOG.md UPGRADING.md`
- `git tag vX.Y.Z`
- `git push`
- `git push --tags`
- Go to https://github.com/mapbox/protozero/releases

@@ -17,0 +20,0 @@ and edit the new release. Put "Version x.y.z" in title and

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

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

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