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.2 to 1.0.0-beta.3

2

package.json
{
"name": "@ozonru/mountebank-grpc",
"private": false,
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "gRPC client for mountebank",

@@ -6,0 +6,0 @@ "main": "src/index.js",

@@ -18,3 +18,3 @@ 'use strict'

logging.setLogLevel(config.loglevel || constants.LOGGING.INFO.LEVEL);
log.info('gRPC client has been added to mountebank.')
// use placeholder server to bind port, then close -> start gRPC server with same port

@@ -21,0 +21,0 @@ placeholder.listen(config.port || 0, () => {

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