@colearn/microservices-kit
Advanced tools
Comparing version 0.0.33 to 0.0.34
@@ -12,2 +12,3 @@ export { default as HttpService } from './http-service'; | ||
export * from './error-handlers'; | ||
export * from './cache-control'; | ||
export * as arrays from './arrays'; |
@@ -45,3 +45,4 @@ "use strict"; | ||
__exportStar(require("./error-handlers"), exports); | ||
__exportStar(require("./cache-control"), exports); | ||
exports.arrays = __importStar(require("./arrays")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@colearn/microservices-kit", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"description": "colearn microservice kit", | ||
@@ -5,0 +5,0 @@ "author": "Colearn", |
Sorry, the diff of this file is not supported yet
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
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
52901
46
876