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

@vue/babel-sugar-v-model

Package Overview
Dependencies
Maintainers
10
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/babel-sugar-v-model - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0-beta.3

10

package.json
{
"name": "@vue/babel-sugar-v-model",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "Babel syntactic sugar for v-model support in Vue JSX",
"main": "dist/plugin.js",
"repository": "https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-event-modifiers",
"repository": "https://github.com/vuejs/jsx/tree/master/packages/babel-sugar-v-model",
"author": "Nick Messing <dot.nick.dot.messing@gmail.com>",

@@ -39,4 +39,4 @@ "license": "MIT",

"@babel/plugin-syntax-jsx": "^7.2.0",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0-beta.2",
"@vue/babel-plugin-transform-vue-jsx": "^1.0.0-beta.2",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0-beta.3",
"@vue/babel-plugin-transform-vue-jsx": "^1.0.0-beta.3",
"camelcase": "^5.0.0",

@@ -52,3 +52,3 @@ "html-tags": "^2.0.0",

},
"gitHead": "a6f607a53d987e9927f9560b2e29451d579b6f58"
"gitHead": "44d4d3a822fffea4c978b46975c987f445e2be23"
}
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