@vitejs/plugin-vue-jsx
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -0,1 +1,10 @@ | ||
## [1.1.3](https://github.com/vitejs/vite/compare/plugin-vue-jsx@1.1.2...plugin-vue-jsx@1.1.3) (2021-03-31) | ||
### Bug Fixes | ||
* ignore babelrc ([#2766](https://github.com/vitejs/vite/issues/2766)) ([23c4114](https://github.com/vitejs/vite/commit/23c41149ddf74261f7615d22e59b39a017b79509)), closes [#2722](https://github.com/vitejs/vite/issues/2722) | ||
## [1.1.2](https://github.com/vitejs/vite/compare/plugin-vue-jsx@1.1.1...plugin-vue-jsx@1.1.2) (2021-02-24) | ||
@@ -2,0 +11,0 @@ |
@@ -85,2 +85,3 @@ // @ts-check | ||
const result = babel.transformSync(code, { | ||
babelrc: false, | ||
ast: true, | ||
@@ -87,0 +88,0 @@ plugins, |
{ | ||
"name": "@vitejs/plugin-vue-jsx", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"license": "MIT", | ||
@@ -21,3 +21,4 @@ "author": "Evan You", | ||
"type": "git", | ||
"url": "git+https://github.com/vitejs/vite.git" | ||
"url": "git+https://github.com/vitejs/vite.git", | ||
"directory": "packages/plugin-vue-jsx" | ||
}, | ||
@@ -24,0 +25,0 @@ "bugs": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
13502
237
1