Socket
Socket
Sign inDemoInstall

@vitejs/plugin-vue-jsx

Package Overview
Dependencies
Maintainers
5
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.0.1 to 3.0.2

dist/index.d.cts

11

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

@@ -14,3 +14,2 @@ "author": "Evan You",

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",

@@ -39,8 +38,8 @@ "require": "./dist/index.cjs"

"dependencies": {
"@babel/core": "^7.20.7",
"@babel/plugin-transform-typescript": "^7.20.7",
"@vue/babel-plugin-jsx": "^1.1.1"
"@babel/core": "^7.22.10",
"@babel/plugin-transform-typescript": "^7.22.10",
"@vue/babel-plugin-jsx": "^1.1.5"
},
"devDependencies": {
"vite": "^4.0.3"
"vite": "^4.4.9"
},

@@ -47,0 +46,0 @@ "peerDependencies": {

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