@vue/ref-transform
Advanced tools
Comparing version 3.2.21 to 3.2.22
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20285
+ Added@vue/compiler-core@3.2.22(transitive)
+ Added@vue/shared@3.2.22(transitive)
- Removed@vue/compiler-core@3.2.21(transitive)
- Removed@vue/shared@3.2.21(transitive)
Updated@vue/compiler-core@3.2.22
Updated@vue/shared@3.2.22