@vue/reactivity-transform
Advanced tools
Comparing version 3.3.8 to 3.3.9
{ | ||
"name": "@vue/reactivity-transform", | ||
"version": "3.3.8", | ||
"version": "3.3.9", | ||
"description": "@vue/reactivity-transform", | ||
@@ -31,12 +31,12 @@ "main": "dist/reactivity-transform.cjs.js", | ||
"dependencies": { | ||
"@babel/parser": "^7.23.0", | ||
"@vue/compiler-core": "3.3.8", | ||
"@vue/shared": "3.3.8", | ||
"@babel/parser": "^7.23.3", | ||
"estree-walker": "^2.0.2", | ||
"magic-string": "^0.30.5" | ||
"magic-string": "^0.30.5", | ||
"@vue/compiler-core": "3.3.9", | ||
"@vue/shared": "3.3.9" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.23.2", | ||
"@babel/types": "^7.23.0" | ||
"@babel/core": "^7.23.3", | ||
"@babel/types": "^7.23.3" | ||
} | ||
} |
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
+ Added@vue/compiler-core@3.3.9(transitive)
+ Added@vue/shared@3.3.9(transitive)
- Removed@vue/compiler-core@3.3.8(transitive)
- Removed@vue/shared@3.3.8(transitive)
Updated@babel/parser@^7.23.3
Updated@vue/compiler-core@3.3.9
Updated@vue/shared@3.3.9