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.1 to 4.5.2

5

CHANGELOG.md

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

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

@@ -7,0 +12,0 @@ ## [4.5.1](https://github.com/nuxt-community/axios-module/compare/v4.5.0...v4.5.1) (2017-12-29)

3

lib/plugin.template.js
import Axios from 'axios'
import Vue from 'vue'

@@ -105,3 +104,3 @@ // We cannot extend Axios.prototype

export default <% if (options.init) { %>async<% } %>(ctx, inject) => {
const { app, store, req } = ctx
const { req } = ctx

@@ -108,0 +107,0 @@ // Create a fresh objects for all default header scopes

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

@@ -5,0 +5,0 @@ "license": "MIT",

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