🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

vue-declassify-to-setup

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-declassify-to-setup - npm Package Compare versions

Comparing version

to
1.1.1

2

package.json
{
"name": "vue-declassify-to-setup",
"version": "1.1.0",
"version": "1.1.1",
"author": "Øystein Tvedten <oystein.tvedten@outlook.com>",

@@ -5,0 +5,0 @@ "license": "ISC",

@@ -59,7 +59,7 @@ # Vue 2 vue-property-decorator to Vue 2/3 setup-api converter :rocket:

-d, --destination Specify the path to the destination directory. Defaults to
the current path.
-v, --vue Set the Vue target version. By default, it is set to
2. Use 3 to convert to Vue 3. The difference is related to
v-model.
-g, --no-grouping Deactivate the grouping of declarations for refs/reactive.
the current path.
-v, --vue Set the Vue target version. By default, it is set to 2. Use
3 to convert to Vue 3. The difference is related to
v-model.
-g, --grouping Activate the grouping of declarations for refs/reactive.

@@ -66,0 +66,0 @@ -n, --no-comment Disable the inclusion of informative comments within the