nestjs-http-manager
Advanced tools
Comparing version 0.1.16 to 0.1.17
@@ -22,3 +22,3 @@ import { AxiosHeaders } from 'axios'; | ||
/** Необязательно. Заголовки запроса */ | ||
headers?: AxiosHeaders; | ||
headers?: object; | ||
}; |
{ | ||
"name": "nestjs-http-manager", | ||
"version": "0.1.16", | ||
"version": "0.1.17", | ||
"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
91083
17
220