New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-ref2reactive

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-ref2reactive - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "vue-ref2reactive",
"description": "vue ref value object to reactive",
"version": "0.0.3",
"version": "0.0.4",
"scripts": {

@@ -6,0 +6,0 @@ "dev": "vite",

# vue-ref2reactive
## Using
```
npm install vue-ref2reactive
yarn add vue-ref2reactive
pnpm install vue-ref2reactive
```
## Problem solved

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

## Example
### One
### toRefReactive
```ts

@@ -47,3 +54,3 @@ import { ref } from 'vue'

```
### Two
### toRefsReactive

@@ -76,3 +83,3 @@ ```ts

```
### Three
### toRefsValue
```ts

@@ -79,0 +86,0 @@ import { ref } from 'vue'

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