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

grpc-test-cli

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grpc-test-cli - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

config.js

14

package.json
{
"name": "grpc-test-cli",
"version": "1.1.0",
"version": "1.2.0",
"description": "",
"main": "index.js",
"bin": {"grpcurl": "util/grpcurl"
},
"bin": {
"grpcurl": "util/grpcurl"
},
"scripts": {
"preinstall": "node ./src/install.js",
"preinstall": "node ./install.js",
"prepack": "(rm -r ./src/util/ || true)",
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": ["config.js","install.js"],
"files": [
"config.js",
"install.js"
],
"keywords": [],

@@ -15,0 +19,0 @@ "author": "",

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