Socket
Socket
Sign inDemoInstall

protobuf

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.4 to 0.8.6

2

package.json
{ "name" : "protobuf",
"version" : "0.8.4",
"version" : "0.8.6",
"description" : "Protocol Buffers for NodeJS",

@@ -4,0 +4,0 @@ "author": {

@@ -15,12 +15,8 @@ This is a fork of http://code.google.com/p/protobuf-for-node/

P.S. Breaking change in 0.8.6:
uint64 and int64 are now read as Javascript Strings, rather than floating point numbers. They can still be set from Javascript Numbers (as well as from string).
P.S. Mac/OSX note: A bug has been reported. Mac users can still use v0.8.0 of protobuf, by following the instructions for NodeJS 0.6.x, but typing:
npm install protobuf@0.8.0
to install the older version.
Older instructions for use with the NodeJS 0.6.x series.

@@ -27,0 +23,0 @@ ========================================================

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc