Socket
Socket
Sign inDemoInstall

@nuxtjs/axios

Package Overview
Dependencies
24
Maintainers
4
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.13.3 to 5.13.4

4

lib/module.js

@@ -41,3 +41,5 @@ const path = require('path')

// Transpile defu (IE11)
nuxt.options.build.transpile.push('defu')
if (nuxt.options.build.transpile /* nuxt 1 */) {
nuxt.options.build.transpile.push('defu')
}

@@ -44,0 +46,0 @@ // Default prefix

{
"name": "@nuxtjs/axios",
"version": "5.13.3",
"version": "5.13.4",
"description": "Secure and easy Axios integration with Nuxt.js",

@@ -5,0 +5,0 @@ "repository": "nuxt-community/axios-module",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc