New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vue/babel-sugar-v-model

Package Overview
Dependencies
Maintainers
11
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.1.1 to 1.1.2

9

package.json
{
"name": "@vue/babel-sugar-v-model",
"version": "1.1.1",
"version": "1.1.2",
"description": "Babel syntactic sugar for v-model support in Vue JSX",

@@ -40,3 +40,3 @@ "main": "dist/plugin.js",

"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"@vue/babel-plugin-transform-vue-jsx": "^1.0.0",
"@vue/babel-plugin-transform-vue-jsx": "^1.1.2",
"camelcase": "^5.0.0",

@@ -46,2 +46,5 @@ "html-tags": "^2.0.0",

},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
},
"nyc": {

@@ -53,3 +56,3 @@ "exclude": [

},
"gitHead": "aea0701810fcf9a2bc14cd70263a313979ed0307"
"gitHead": "67d6d39beab9f853118b4e0bbe901f5899ae7245"
}
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