@vue/babel-sugar-v-model
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
{ | ||
"name": "@vue/babel-sugar-v-model", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"description": "Babel syntactic sugar for v-model support in Vue JSX", | ||
@@ -39,4 +39,4 @@ "main": "dist/plugin.js", | ||
"@babel/plugin-syntax-jsx": "^7.2.0", | ||
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0-beta.1", | ||
"@vue/babel-plugin-transform-vue-jsx": "^1.0.0-beta.1", | ||
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0-beta.2", | ||
"@vue/babel-plugin-transform-vue-jsx": "^1.0.0-beta.2", | ||
"camelcase": "^5.0.0", | ||
@@ -52,3 +52,3 @@ "html-tags": "^2.0.0", | ||
}, | ||
"gitHead": "dda2c4cdae7addb4fee6209cc38e3b6e0aba2252" | ||
"gitHead": "a6f607a53d987e9927f9560b2e29451d579b6f58" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0