@vitejs/plugin-vue-jsx
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -0,1 +1,5 @@ | ||
## [1.3.3](https://github.com/vitejs/vite/compare/plugin-vue-jsx@1.3.2...plugin-vue-jsx@1.3.3) (2021-12-20) | ||
## [1.3.2](https://github.com/vitejs/vite/compare/plugin-vue-jsx@1.3.1...plugin-vue-jsx@1.3.2) (2021-12-13) | ||
@@ -2,0 +6,0 @@ |
@@ -1,4 +0,4 @@ | ||
import { Plugin } from 'vite' | ||
import { VueJSXPluginOptions } from '@vue/babel-plugin-jsx' | ||
import { FilterPattern } from '@rollup/pluginutils' | ||
import type { Plugin } from 'vite' | ||
import type { VueJSXPluginOptions } from '@vue/babel-plugin-jsx' | ||
import type { FilterPattern } from '@rollup/pluginutils' | ||
@@ -5,0 +5,0 @@ declare interface FilterOptions { |
{ | ||
"name": "@vitejs/plugin-vue-jsx", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"license": "MIT", | ||
@@ -14,3 +14,3 @@ "author": "Evan You", | ||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s --commit-path . --lerna-package plugin-vue-jsx", | ||
"release": "node ../../scripts/release.cjs --skipBuild" | ||
"release": "ts-node ../../scripts/release.ts --skipBuild" | ||
}, | ||
@@ -30,6 +30,6 @@ "engines": { | ||
"dependencies": { | ||
"@babel/core": "^7.16.0", | ||
"@babel/core": "^7.16.5", | ||
"@babel/plugin-syntax-import-meta": "^7.10.4", | ||
"@babel/plugin-transform-typescript": "^7.16.1", | ||
"@rollup/pluginutils": "^4.1.1", | ||
"@rollup/pluginutils": "^4.1.2", | ||
"@vue/babel-plugin-jsx": "^1.1.1", | ||
@@ -36,0 +36,0 @@ "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
18466
+ Addedcaniuse-lite@1.0.30001678(transitive)
- Removedcaniuse-lite@1.0.30001679(transitive)
Updated@babel/core@^7.16.5
Updated@rollup/pluginutils@^4.1.2