Socket
Socket
Sign inDemoInstall

protobufjs

Package Overview
Dependencies
Maintainers
1
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protobufjs - npm Package Compare versions

Comparing version 0.9.6 to 0.9.7

4

package.json
{
"name": "protobufjs",
"version": "0.9.6",
"version": "0.9.7",
"author": "Daniel Wirtz <dcode@dcode.io>",
"description": "protobuf for JavaScript",
"description": "ProtoBuf.js: protobuf for JavaScript. No compilation step required, works out of the box.",
"main": "ProtoBuf.js",

@@ -7,0 +7,0 @@ "bin": {

@@ -327,4 +327,5 @@ ![ProtoBuf.js - protobuf for JavaScript](https://raw.github.com/dcodeIO/ProtoBuf.js/master/ProtoBuf.png)

```javascript
var ProtoBuf = require("/path/to/ProtoBuf.js");
...
define(["ProtoBuf"], function(ProtoBuf) {
...
});
```

@@ -331,0 +332,0 @@

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