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

vue-hooks-plus

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-hooks-plus - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "vue-hooks-plus",
"version": "1.0.0",
"version": "1.0.1",
"files": [

@@ -5,0 +5,0 @@ "dist",

@@ -1,8 +0,8 @@

# vue-hooks-plus
# vue3-hooks-plus rename vue-hooks-plus
Vue3 Hooks.
Vue3 Hooks Rename Vue Hooks.
## 📚 Documentation
[Live 💻](http://43.138.187.142:9000/vue-hooks-plus/docs/)
[Live 💻](http://43.138.187.142:9000/vue3-hooks-plus/docs/)

@@ -20,5 +20,5 @@ ## ✨ Features

```
$ npm install --save vue-hooks-plus
$ npm install --save vue3-hooks-plus
# or
$ yarn add vue-hooks-plus
$ yarn add vue3-hooks-plus
```

@@ -29,3 +29,3 @@

```typescript
import { useRequest } from 'vue-hooks-plus'
import { useRequest } from 'vue3-hooks-plus'
```
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