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

@axios-use/vue

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axios-use/vue - npm Package Compare versions

Comparing version 0.2.2-alpha.1 to 0.2.2

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [0.2.2](https://github.com/axios-use/axios-use-vue/compare/v0.2.1...v0.2.2) (2023-11-21)
### Feature
* **build:** add umd modules and `type: module` ([b198da0](https://github.com/axios-use/axios-use-vue/commit/b198da089cff1afb0de2236c97219755572a57e4))
## [0.2.1](https://github.com/axios-use/axios-use-vue/compare/v0.2.0...v0.2.1) (2023-06-05)

@@ -2,0 +11,0 @@

2

package.json
{
"name": "@axios-use/vue",
"version": "0.2.2-alpha.1",
"version": "0.2.2",
"description": "A Vue composition utilities for Axios.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -28,2 +28,8 @@ <br>

- 🪽 Lightweight with **1.7kb** bundle size
- 👼 Less change. Increment, doesn't affect current Axios usage
- ✨ Written in TypeScript
- 🚀 Cancelable. Auto / Manual cancellation of duplicate requests
- 🙆‍♂️ Works with both Vue 2.7 and Vue 3
## Usage

@@ -30,0 +36,0 @@

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