Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grpcmkr-cli

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grpcmkr-cli - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

package.json
{
"name": "grpcmkr-cli",
"version": "1.1.4",
"version": "1.1.5",
"description": "Grpc CLI for developers",

@@ -5,0 +5,0 @@ "scripts": {

@@ -30,8 +30,9 @@ <p align="center">

### 2) Choose the package manager
Package manager options are "npm" or "yarn"
### 2) Path of your ".proto" file
### 3) Path of your ".proto" file
- Then where you are positioned in your terminal, you must pass the path of where the .proto file is. Example: `../example/path/hello.proto`
### 3) Name of new project
### 4) Name of new project
-Finally, you must give a name to your new project. Example: `my-new-grpc-project`
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