Socket
Socket
Sign inDemoInstall

vue3-form-wizard

Package Overview
Dependencies
0
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

8

package.json

@@ -5,3 +5,3 @@ {

"author": "parsa jiravand",
"version": "0.2.1",
"version": "0.2.2",
"description": "vue3-form-wizard is a vue based component with no external depenendcies which simplifies tab wizard management.",

@@ -19,3 +19,4 @@ "license": "MIT",

"import": "./dist/vue3-form-wizard.es.js",
"require": "./dist/vue3-form-wizard.umd.js"
"require": "./dist/vue3-form-wizard.umd.js",
"types": "./dist/types/index.d.ts"
},

@@ -25,3 +26,2 @@ "./dist/style.css": "./dist/style.css"

"type": "module",
"types": "./dist/types/index.d.ts",
"scripts": {

@@ -65,4 +65,4 @@ "dev": "vite",

"vue-tsc": "^0.34.7",
"vue3-form-wizard": "^0.0.6"
"vue3-form-wizard": "^0.2.1"
}
}

@@ -0,0 +0,0 @@ <h1 align="center">Vue3 form wizard</h1>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc