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

cx-protofetch

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cx-protofetch - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

getBinary.js

9

package.json
{
"name": "cx-protofetch",
"version": "0.0.14",
"version": "0.0.15",
"description": "A source dependency management tool for Protobuf.",

@@ -9,6 +9,6 @@ "repository": "https://github.com/coralogix/protofetch.git",

"bin": {
"protofetch": "npm/run.js"
"protofetch": "run.js"
},
"scripts": {
"postinstall": "node npm/scripts.js install"
"postinstall": "node scripts.js install"
},

@@ -31,6 +31,3 @@ "dependencies": {

],
"files": [
"npm/**/*"
],
"main": "index.js"
}
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