@scalecube/api
Advanced tools
Comparing version 0.0.2-alpha.2 to 0.0.2-alpha.3
import * as TransportApi from './transport'; | ||
import { Address } from './common'; | ||
import * as DiscoveryApi from './discovery'; | ||
export { TransportApi, Address, DiscoveryApi }; | ||
import * as MicroserviceApi from './microservice'; | ||
export { TransportApi, Address, DiscoveryApi, MicroserviceApi }; |
@@ -17,3 +17,10 @@ 'use strict'; | ||
var index$2 = /*#__PURE__*/Object.freeze({ | ||
}); | ||
exports.DiscoveryApi = index$1; | ||
exports.MicroserviceApi = index$2; | ||
exports.TransportApi = index; |
{ | ||
"name": "@scalecube/api", | ||
"version": "0.0.2-alpha.2", | ||
"version": "0.0.2-alpha.3", | ||
"private": false, | ||
@@ -30,3 +30,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "918404795f587340814c7edd45e442d4a4814227" | ||
"gitHead": "1fef1bc7bdaf32cf3c78513629e56e5e81fc5f26" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
29178
29
541
1