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.4 to 1.1.0-beta.5

6

dist/codec-protobuf.js

@@ -187,2 +187,8 @@ "use strict";

if (value.__type_url) {
value = Object.assign({}, value, {
__type_url: undefined
});
}
const type = this.getType(typeUrl);

@@ -189,0 +195,0 @@

2

package.json
{
"name": "@dxos/codec-protobuf",
"version": "1.1.0-beta.4",
"version": "1.1.0-beta.5",
"description": "Value encoding for protobuf.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/dxos/codec-protobuf#readme",

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