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
3
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 1.3.0-beta.0 to 1.3.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# [1.3.0](https://github.com/vitejs/vite/compare/plugin-vue-jsx@1.3.0-beta.0...plugin-vue-jsx@1.3.0) (2021-11-22)
# [1.3.0-beta.0](https://github.com/vitejs/vite/compare/plugin-vue-jsx@1.2.0...plugin-vue-jsx@1.3.0-beta.0) (2021-10-28)

@@ -2,0 +6,0 @@

8

package.json
{
"name": "@vitejs/plugin-vue-jsx",
"version": "1.3.0-beta.0",
"version": "1.3.0",
"license": "MIT",

@@ -29,9 +29,9 @@ "author": "Evan You",

"dependencies": {
"@babel/core": "^7.15.5",
"@babel/core": "^7.16.0",
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-transform-typescript": "^7.15.4",
"@babel/plugin-transform-typescript": "^7.16.1",
"@rollup/pluginutils": "^4.1.1",
"@vue/babel-plugin-jsx": "^1.1.0",
"@vue/babel-plugin-jsx": "^1.1.1",
"hash-sum": "^2.0.0"
}
}
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