Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/easy-soap-request

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/easy-soap-request - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

2

easy-soap-request/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc