Socket
Socket
Sign inDemoInstall

@nuxtjs/axios

Package Overview
Dependencies
4
Maintainers
3
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.5.0 to 4.5.1

5

CHANGELOG.md

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

<a name="4.5.1"></a>
## [4.5.1](https://github.com/nuxt-community/axios-module/compare/v4.5.0...v4.5.1) (2017-12-29)
<a name="4.5.0"></a>

@@ -7,0 +12,0 @@ # [4.5.0](https://github.com/nuxt-community/axios-module/compare/v4.4.0...v4.5.0) (2017-11-16)

14

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

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

"debug": "^3.1.0",
"whatwg-url": "^6.3.0"
"whatwg-url": "^6.4.0"
},

@@ -45,6 +45,6 @@ "devDependencies": {

"codecov": "^3.0.0",
"eslint": "^4.11.0",
"eslint-config-standard": "^10.2.1",
"eslint": "^4.14.0",
"eslint-config-standard": "^11.0.0-beta.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.3.2",
"eslint-plugin-jest": "^21.5.0",
"eslint-plugin-node": "^5.2.1",

@@ -54,6 +54,6 @@ "eslint-plugin-promise": "^3.6.0",

"eslint-plugin-vue": "^2.1.0",
"jest": "^21.2.1",
"jsdom": "^11.3.0",
"jest": "^22.0.4",
"jsdom": "^11.5.1",
"standard-version": "^4.2.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