@types/easy-soap-request
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -6,3 +6,3 @@ // Type definitions for easy-soap-request 4.1 | ||
import { AxiosProxyConfig, AxiosRequestConfig, AxiosResponse, AxiosError } from "axios"; | ||
import { AxiosError, AxiosProxyConfig, AxiosRequestConfig, AxiosResponse } from "axios"; | ||
@@ -9,0 +9,0 @@ interface Options { |
{ | ||
"name": "@types/easy-soap-request", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "TypeScript definitions for easy-soap-request", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/easy-soap-request", | ||
}, | ||
"typesPublisherContentHash": "d2ac86e7184bd1c9b0fa0675991730a4f089f08b490ebca3e6c546e912b7e412", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "727333ec4cb4f5f02a2caffa5960b606bceb5d27ebd069a846840034d6ab9026", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -16,3 +16,3 @@ # Installation | ||
import { AxiosProxyConfig, AxiosRequestConfig, AxiosResponse, AxiosError } from "axios"; | ||
import { AxiosError, AxiosProxyConfig, AxiosRequestConfig, AxiosResponse } from "axios"; | ||
@@ -89,3 +89,3 @@ interface Options { | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 12:01:02 GMT | ||
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT | ||
* Dependencies: [@types/axios](https://npmjs.com/package/@types/axios) | ||
@@ -92,0 +92,0 @@ * Global values: none |
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