@nuxtjs/axios
Advanced tools
Comparing version 5.9.0 to 5.9.1
@@ -5,2 +5,4 @@ # Changelog | ||
### [5.9.1](https://github.com/nuxt-community/axios-module/compare/v5.9.0...v5.9.1) (2020-01-02) | ||
## [5.9.0](https://github.com/nuxt-community/axios-module/compare/v5.6.0...v5.9.0) (2019-12-17) | ||
@@ -7,0 +9,0 @@ |
@@ -43,3 +43,3 @@ const path = require('path') | ||
common: { | ||
'Accept': 'application/json, text/plain, */*' | ||
Accept: 'application/json, text/plain, */*' | ||
}, | ||
@@ -46,0 +46,0 @@ delete: {}, |
{ | ||
"name": "@nuxtjs/axios", | ||
"version": "5.9.0", | ||
"version": "5.9.1", | ||
"description": "Secure and easy axios integration with Nuxt.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37575