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.0 to 1.0.1

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.0",
"version": "1.0.1",
"author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",

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

"peerDependencies": {
"@dropbox-web-platform/protobufjs": "^1.0.0"
"@dropbox-web-platform/protobufjs": "^1.0.1"
},

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

@@ -8,4 +8,4 @@ "use strict";

} catch (e) {
return require("protobufjs-dbx");
return require("@dropbox-web-platform/protobufjs");
}
};
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