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.4 to 5.13.5

2

lib/module.js

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

if (nuxt.options.build.transpile /* nuxt 1 */) {
nuxt.options.build.transpile.push('defu')
nuxt.options.build.transpile.push(({ isClient }) => isClient && 'defu')
}

@@ -45,0 +45,0 @@

{
"name": "@nuxtjs/axios",
"version": "5.13.4",
"version": "5.13.5",
"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