Socket
Socket
Sign inDemoInstall

@vitejs/plugin-vue-jsx

Package Overview
Dependencies
Maintainers
6
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitejs/plugin-vue-jsx - npm Package Compare versions

Comparing version 3.1.0 to 4.0.0

14

package.json
{
"name": "@vitejs/plugin-vue-jsx",
"version": "3.1.0",
"version": "4.0.0",
"license": "MIT",

@@ -19,3 +19,3 @@ "author": "Evan You",

"engines": {
"node": "^14.18.0 || >=16.0.0"
"node": "^18.0.0 || >=20.0.0"
},

@@ -32,11 +32,11 @@ "repository": {

"dependencies": {
"@babel/core": "^7.23.3",
"@babel/plugin-transform-typescript": "^7.23.3",
"@vue/babel-plugin-jsx": "^1.1.5"
"@babel/core": "^7.24.6",
"@babel/plugin-transform-typescript": "^7.24.6",
"@vue/babel-plugin-jsx": "^1.2.2"
},
"devDependencies": {
"vite": "^4.5.0"
"vite": "^5.2.12"
},
"peerDependencies": {
"vite": "^4.0.0 || ^5.0.0",
"vite": "^5.0.0",
"vue": "^3.0.0"

@@ -43,0 +43,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc