Socket
Socket
Sign inDemoInstall

@dxos/codec-protobuf

Package Overview
Dependencies
Maintainers
3
Versions
2980
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dxos/codec-protobuf - npm Package Compare versions

Comparing version 1.1.0-beta.1 to 1.1.0-beta.2

2

dist/codec-protobuf.js

@@ -16,3 +16,3 @@ "use strict";

_light.default.util.Buffer = Buffer;
_light.default.util.Buffer = Buffer || require('buffer');

@@ -19,0 +19,0 @@ _light.default.configure();

{
"name": "@dxos/codec-protobuf",
"version": "v1.1.0-beta.1",
"version": "1.1.0-beta.2",
"description": "Value encoding for protobuf.",

@@ -36,2 +36,3 @@ "homepage": "https://github.com/dxos/codec-protobuf#readme",

"dependencies": {
"buffer": "^5.4.3",
"lodash.merge": "^4.6.2",

@@ -38,0 +39,0 @@ "protobufjs": "https://github.com/protobufjs/protobuf.js",

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