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.1.0-alpha.0 to 0.1.0-alpha.1

README.md

19

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

@@ -19,4 +19,19 @@ "main": "lib/index.js",

"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/axios-use/axios-use-vue.git"
},
"keywords": [
"axios",
"hooks",
"vue",
"request",
"useAxios",
"useRequest",
"useResource",
"Composition"
],
"peerDependencies": {
"axios": ">=0.21.4"
"axios": ">=0.21.4",
"vue": ">=2.7.0"
},

@@ -23,0 +38,0 @@ "devDependencies": {

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