@vitejs/plugin-vue-jsx
Advanced tools
Comparing version 1.3.0-beta.0 to 1.3.0
@@ -0,1 +1,5 @@ | ||
# [1.3.0](https://github.com/vitejs/vite/compare/plugin-vue-jsx@1.3.0-beta.0...plugin-vue-jsx@1.3.0) (2021-11-22) | ||
# [1.3.0-beta.0](https://github.com/vitejs/vite/compare/plugin-vue-jsx@1.2.0...plugin-vue-jsx@1.3.0-beta.0) (2021-10-28) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@vitejs/plugin-vue-jsx", | ||
"version": "1.3.0-beta.0", | ||
"version": "1.3.0", | ||
"license": "MIT", | ||
@@ -29,9 +29,9 @@ "author": "Evan You", | ||
"dependencies": { | ||
"@babel/core": "^7.15.5", | ||
"@babel/core": "^7.16.0", | ||
"@babel/plugin-syntax-import-meta": "^7.10.4", | ||
"@babel/plugin-transform-typescript": "^7.15.4", | ||
"@babel/plugin-transform-typescript": "^7.16.1", | ||
"@rollup/pluginutils": "^4.1.1", | ||
"@vue/babel-plugin-jsx": "^1.1.0", | ||
"@vue/babel-plugin-jsx": "^1.1.1", | ||
"hash-sum": "^2.0.0" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
17648
1