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

@vue/ref-transform

Package Overview
Dependencies
Maintainers
19
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/ref-transform - npm Package Compare versions

Comparing version 3.2.21 to 3.2.22

6

package.json
{
"name": "@vue/ref-transform",
"version": "3.2.21",
"version": "3.2.22",
"description": "@vue/ref-transform",

@@ -32,4 +32,4 @@ "main": "dist/ref-transform.cjs.js",

"@babel/parser": "^7.15.0",
"@vue/compiler-core": "3.2.21",
"@vue/shared": "3.2.21",
"@vue/compiler-core": "3.2.22",
"@vue/shared": "3.2.22",
"estree-walker": "^2.0.2",

@@ -36,0 +36,0 @@ "magic-string": "^0.25.7"

@@ -9,4 +9,4 @@ # @vue/ref-transform

- `$()` to turn refs into reative variables
- `$$()` to access the original refs from reative variables
- `$()` to turn refs into reactive variables
- `$$()` to access the original refs from reactive variables

@@ -13,0 +13,0 @@ ```js

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