Socket
Socket
Sign inDemoInstall

@nuxtjs/axios

Package Overview
Dependencies
4
Maintainers
4
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.3.3 to 5.3.4

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="5.3.4"></a>
## [5.3.4](https://github.com/nuxt-community/axios-module/compare/v5.3.3...v5.3.4) (2018-10-30)
<a name="5.3.3"></a>

@@ -7,0 +12,0 @@ ## [5.3.3](https://github.com/nuxt-community/axios-module/compare/v5.3.2...v5.3.3) (2018-09-28)

16

package.json
{
"name": "@nuxtjs/axios",
"version": "5.3.3",
"version": "5.3.4",
"description": "Secure and easy axios integration with Nuxt.js",

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

"dependencies": {
"@nuxtjs/proxy": "^1.2.4",
"@nuxtjs/proxy": "^1.3.0",
"axios": "^0.18.0",
"axios-retry": "^3.1.1",
"consola": "^1.4.3"
"consola": "^1.4.4"
},
"devDependencies": {
"codecov": "^3.1.0",
"eslint": "^5.6.0",
"eslint": "^5.7.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^21.22.1",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-jest": "^21.25.0",
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-promise": "^4.0.1",

@@ -56,6 +56,6 @@ "eslint-plugin-standard": "^4.0.0",

"jest": "^23.6.0",
"jsdom": "^12.0.0",
"nuxt-edge": "^2.0.0-25624683.7a68e1d",
"jsdom": "^13.0.0",
"nuxt-edge": "^2.3.0-25680860.4503d42",
"standard-version": "^4.4.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc