Socket
Socket
Sign inDemoInstall

@types/moxios

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/moxios - npm Package Compare versions

Comparing version 0.4.8 to 0.4.9

1

moxios/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for moxios 0.4

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3

@@ -7,0 +8,0 @@ import { AxiosInstance, AxiosRequestConfig } from "axios";

12

moxios/package.json
{
"name": "@types/moxios",
"version": "0.4.8",
"version": "0.4.9",
"description": "TypeScript definitions for moxios",

@@ -14,12 +14,14 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/moxios"
},
"scripts": {},
"dependencies": {
"axios": "^0.16.1"
"axios": "^0.19.0"
},
"typesPublisherContentHash": "5ea0d894924dee688351e71d550d0db076d9c9043b9ade714f5eb34d13d5a3d2",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "e61a052812b400689c676b0f5d8cc4e10f84421fa91761ad6eb59768f97afd8b",
"typeScriptVersion": "2.3"
}

@@ -8,7 +8,7 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/moxios
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/moxios
Additional Details
* Last updated: Tue, 21 Nov 2017 21:21:07 GMT
* Dependencies: axios
* Last updated: Sat, 07 Sep 2019 00:58:43 GMT
* Dependencies: @types/axios
* Global values: none

@@ -15,0 +15,0 @@

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