vue-class-migrator
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -21,2 +21,3 @@ "use strict"; | ||
'serverPrefetch', | ||
'beforeDestroy', | ||
'destroyed', | ||
@@ -23,0 +24,0 @@ ]; // Vue methods that won't be included under methods: {...}, they go to the root. |
{ | ||
"name": "vue-class-migrator", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"author": "Victor Cuena Garcia <victor.cuenagarcia@getyourguide.com>", | ||
@@ -5,0 +5,0 @@ "description": "CLI tool to help migrating vue class components to vue 3 compatible components.", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
69310
1256