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

vue-class-migrator

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-class-migrator - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "vue-class-migrator",
"version": "0.0.2",
"version": "0.0.3",
"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.",

@@ -8,3 +8,3 @@

## Migrator CLI Tool
## Vue Class Migrator CLI

@@ -21,3 +21,3 @@ Vue Class Migrator is a utility designed to facilitate the migration of Vue and TypeScript files using the `@component` decorator from `vue-class-components` to the `defineComponent` format. Under the hood, it employs `ts-morph` for parsing and generating files.

### Hot to use the tool
### How to use the tool

@@ -24,0 +24,0 @@ Accepted options

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