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.9 to 0.4.10

10

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

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

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -23,6 +23,6 @@ "type": "git",

"dependencies": {
"axios": "^0.19.0"
"axios": "^0.21.1"
},
"typesPublisherContentHash": "e61a052812b400689c676b0f5d8cc4e10f84421fa91761ad6eb59768f97afd8b",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "dd382793a1ed6ab65784ec0415355881edba3d7b9dd01b5a7ebb0c9859dbcc85",
"typeScriptVersion": "3.4"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://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: Sat, 07 Sep 2019 00:58:43 GMT
* Dependencies: @types/axios
### Additional Details
* Last updated: Tue, 02 Feb 2021 22:32:19 GMT
* Dependencies: [@types/axios](https://npmjs.com/package/@types/axios)
* Global values: none
# Credits
These definitions were written by Asuka Ito <https://github.com/itoasuka>.
These definitions were written by [Asuka Ito](https://github.com/itoasuka).

Sorry, the diff of this file is not supported yet

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