New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dropbox-web-platform/protobufjs-cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dropbox-web-platform/protobufjs-cli - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

package.json
{
"name": "@dropbox-web-platform/protobufjs-cli",
"description": "Translates between file formats and generates static code as well as TypeScript definitions.",
"version": "1.0.3",
"version": "1.0.4",
"author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",

@@ -21,3 +21,3 @@ "repository": {

"peerDependencies": {
"@dropbox-web-platform/protobufjs": "^1.0.3"
"@dropbox-web-platform/protobufjs": "^1.0.4"
},

@@ -24,0 +24,0 @@ "dependencies": {

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

try {
output = util.wrap(output, protobuf.util.merge({ dependency: "@dropbox-web-platform/protobufjs/minimal" }, options));
output = util.wrap(output, protobuf.util.merge({ dependency: "protobufjs/minimal" }, options));
} catch (e) {

@@ -26,0 +26,0 @@ callback(e);

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