Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-axios

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-axios - npm Package Compare versions

Comparing version 3.5.0 to 3.5.1

4

package.json
{
"name": "vue-axios",
"version": "3.5.0",
"version": "3.5.1",
"description": "A small wrapper for integrating axios to Vuejs",

@@ -49,4 +49,4 @@ "main": "dist/vue-axios.esm.min.js",

"axios": ">=1.0.0",
"vue": "^3.2.40"
"vue": "^3.0.0 || ^2.0.0"
}
}

@@ -17,10 +17,2 @@ # vue-axios

## Support matrix
| VueJS \ VueAxios | 1.x | 2.x | 3.x |
| ---------------- | -------- | -------- | -------- |
| 1.x | ✔ | ✔ | ✔ |
| 2.x | ✔ | ✔ | ✔ |
| 3.x | ❌ | ❌ | ✔ |
## How to install:

@@ -27,0 +19,0 @@ ### ES6 Module:

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc