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 to 0.2.3

9

CHANGELOG.md

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

## [0.2.3](https://github.com/axios-use/axios-use-vue/compare/v0.2.2...v0.2.3) (2024-01-04)
### Bug Fixes
* **types:** type directory error ([eaeba42](https://github.com/axios-use/axios-use-vue/commit/eaeba42be2fe99da566e4f8c987e774ddf7d5539))
## [0.2.2](https://github.com/axios-use/axios-use-vue/compare/v0.2.1...v0.2.2) (2023-11-21)

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

4

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

@@ -8,3 +8,3 @@ "type": "module",

"module": "esm/index.js",
"types": "lib/index.d.ts",
"types": "esm/index.d.ts",
"unpkg": "dist/axios-use-vue.umd.js",

@@ -11,0 +11,0 @@ "scripts": {

@@ -15,3 +15,2 @@ <br>

<a href="https://www.npmjs.com/package/@axios-use/vue" target="__blank"><img src="https://img.shields.io/npm/v/@axios-use/vue.svg" alt="NPM version"></a>
<a href="https://packagephobia.com/result?p=%40axios-use%2Fvue" target="__blank"><img src="https://badgen.net/packagephobia/install/@axios-use/vue" alt="install size"></a>
<a href="https://bundlephobia.com/package/@axios-use/vue" target="__blank"><img src="https://badgen.net/bundlephobia/minzip/@axios-use/vue" alt="minzipped size"></a>

@@ -18,0 +17,0 @@ <a href="https://github.com/axios-use/axios-use-vue/blob/main/LICENSE" target="__blank"><img src="https://img.shields.io/github/license/axios-use/axios-use-vue" alt="license"></a>

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