Comparing version 3.5.0 to 3.5.1
{ | ||
"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: |
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
11073
201