nestjs-http-manager
Advanced tools
Comparing version 0.1.12 to 0.1.13
export * from './http-manager.module'; | ||
export * from './http-manager.service'; | ||
export * from './types/request-options'; |
@@ -19,2 +19,3 @@ "use strict"; | ||
__exportStar(require("./http-manager.service"), exports); | ||
__exportStar(require("./types/request-options"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "nestjs-http-manager", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"author": "byteflowstudio", | ||
@@ -5,0 +5,0 @@ "description": "Обертка над http-модулем с использованием реактивного программирования и отловом ошибок для nestjs", |
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
12370
140