Socket
Socket
Sign inDemoInstall

@scalecube/api

Package Overview
Dependencies
Maintainers
7
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scalecube/api - npm Package Compare versions

Comparing version 0.0.2-snapshot.1563713582.2 to 0.0.2-snapshot.1563774739.4

5

es/microservice/Microservice.d.ts

@@ -74,2 +74,7 @@ import { Address } from '../index';

discovery?: (opt: DiscoveryOptions) => Discovery;
/**
* @property
* add logs to the microservice container
*/
debug?: boolean;
}

@@ -74,2 +74,7 @@ import { Address } from '../index';

discovery?: (opt: DiscoveryOptions) => Discovery;
/**
* @property
* add logs to the microservice container
*/
debug?: boolean;
}

4

package.json
{
"name": "@scalecube/api",
"version": "0.0.2-snapshot.1563713582.2+2bdf69d",
"version": "0.0.2-snapshot.1563774739.4+b35a613",
"private": false,

@@ -32,3 +32,3 @@ "main": "lib/index.js",

},
"gitHead": "2bdf69d1ee8c2e639d23e83754d07ed359b256e1"
"gitHead": "b35a6133e2a0939b40c14b81e936a36733a4e819"
}
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