Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 2.0.0 to 2.0.1

8

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

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

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

@@ -39,5 +39,5 @@ "repository": {

"dependencies": {
"@babel/core": "^7.18.6",
"@babel/core": "^7.18.13",
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-transform-typescript": "^7.18.8",
"@babel/plugin-transform-typescript": "^7.18.12",
"@vue/babel-plugin-jsx": "^1.1.1"

@@ -44,0 +44,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