nestjs-http-manager
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "nestjs-http-manager", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"author": "byteflowstudio", | ||
@@ -5,0 +5,0 @@ "description": "Обертка над http-модулем с использованием реактивного программирования и отловом ошибок для nestjs", |
export * from './http-manager.module' | ||
export * from './http-manager.service' |
@@ -1,2 +0,2 @@ | ||
import { AxiosHeaders } from 'axios' | ||
import { AxiosHeaders, AxiosRequestConfig } from 'axios' | ||
@@ -3,0 +3,0 @@ /** Дополнительные опции GET запроса */ |
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
6214
122