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

@vue/babel-preset-jsx

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/babel-preset-jsx - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

21

package.json
{
"name": "@vue/babel-preset-jsx",
"version": "1.2.0",
"version": "1.2.1",
"description": "Babel preset for Vue JSX",

@@ -10,2 +10,5 @@ "main": "dist/plugin.cjs.js",

"private": false,
"publishConfig": {
"access": "public"
},
"files": [],

@@ -17,8 +20,10 @@ "scripts": {

"dependencies": {
"@vue/babel-helper-vue-jsx-merge-props": "^1.2.0",
"@vue/babel-plugin-transform-vue-jsx": "^1.2.0",
"@vue/babel-sugar-functional-vue": "^1.2.0",
"@vue/babel-sugar-inject-h": "^1.2.0",
"@vue/babel-sugar-v-model": "^1.2.0",
"@vue/babel-sugar-v-on": "^1.2.0"
"@vue/babel-helper-vue-jsx-merge-props": "^1.2.1",
"@vue/babel-plugin-transform-vue-jsx": "^1.2.1",
"@vue/babel-sugar-composition-api-inject-h": "^1.2.1",
"@vue/babel-sugar-composition-api-render-instance": "^1.2.1",
"@vue/babel-sugar-functional-vue": "^1.2.1",
"@vue/babel-sugar-inject-h": "^1.2.1",
"@vue/babel-sugar-v-model": "^1.2.1",
"@vue/babel-sugar-v-on": "^1.2.1"
},

@@ -32,3 +37,3 @@ "devDependencies": {

},
"gitHead": "a6f821f59f55f5dcb9de8850d2105ebd92e1c864"
"gitHead": "ebe50c0f20b991fca6588cab93965629ffbcf64f"
}
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