Socket
Socket
Sign inDemoInstall

@ozonru/mountebank-grpc

Package Overview
Dependencies
144
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.1 to 1.0.0-beta.2

bin/mb-grpc.js

5

package.json
{
"name": "@ozonru/mountebank-grpc",
"private": false,
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"description": "gRPC client for mountebank",
"main": "src/index.js",
"bin": {
"mb-grpc": "./bin/mb-grpc.js"
},
"scripts": {

@@ -8,0 +11,0 @@ "start": "node src/index.js",

3

src/index.js

@@ -40,3 +40,2 @@ 'use strict'

main();
module.exports = { main };
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc