@vitejs/plugin-vue-jsx
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -0,1 +1,5 @@ | ||
## [1.3.4](https://github.com/vitejs/vite/compare/plugin-vue-jsx@1.3.3...plugin-vue-jsx@1.3.4) (2022-02-09) | ||
## [1.3.3](https://github.com/vitejs/vite/compare/plugin-vue-jsx@1.3.2...plugin-vue-jsx@1.3.3) (2021-12-20) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@vitejs/plugin-vue-jsx", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"license": "MIT", | ||
@@ -29,5 +29,5 @@ "author": "Evan You", | ||
"dependencies": { | ||
"@babel/core": "^7.16.5", | ||
"@babel/core": "^7.16.12", | ||
"@babel/plugin-syntax-import-meta": "^7.10.4", | ||
"@babel/plugin-transform-typescript": "^7.16.1", | ||
"@babel/plugin-transform-typescript": "^7.16.8", | ||
"@rollup/pluginutils": "^4.1.2", | ||
@@ -34,0 +34,0 @@ "@vue/babel-plugin-jsx": "^1.1.1", |
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
18578