@scalecube/api
Advanced tools
Comparing version 0.0.3-alpha.1572778096.10 to 0.0.3-alpha.1573641772.4
export { AsyncModel, RequestResponseAsyncModel, RequestStreamAsyncModel } from './AsyncModel'; | ||
export { CreateProxies, CreateProxiesOptions, ProxiesMap, ProxiesOptions } from './CreateProxies'; | ||
export { CreateProxy, ProxyOptions } from './CreateProxy'; | ||
@@ -4,0 +3,0 @@ export { CreateServiceCall, ServiceCall } from './CreateServiceCall'; |
import { Address } from '../index'; | ||
import { Cluster, ClusterOptions } from '../cluster'; | ||
import { CreateProxies, CreateProxy, CreateServiceCall, Service } from '.'; | ||
import { CreateProxy, CreateServiceCall, Service } from '.'; | ||
/** | ||
@@ -20,7 +20,2 @@ * @function CreateMicroservice | ||
/** | ||
* @method createProxies | ||
* Create a map of proxies or Promises to proxy. (deepened on configuration) | ||
*/ | ||
createProxies: CreateProxies; | ||
/** | ||
* @method createProxy | ||
@@ -27,0 +22,0 @@ * Creates a proxy to a method and provides extra logic when is invoked |
{ | ||
"name": "@scalecube/api", | ||
"version": "0.0.3-alpha.1572778096.10+3fbab2f", | ||
"version": "0.0.3-alpha.1573641772.4+70ef3f3", | ||
"private": false, | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "3fbab2fe07b9003353232ada3811e7c9ba09e1d7" | ||
"gitHead": "70ef3f35d42fad3841ab9b9d30ae6b0d398a4206" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
30603
59
599