You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vue3-select-component

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-select-component - npm Package Compare versions

Comparing version

to
0.1.0

14

package.json
{
"name": "vue3-select-component",
"type": "module",
"version": "0.0.1-beta.3",
"version": "0.1.0",
"description": "A flexible & modern select-input control for Vue 3.",

@@ -52,3 +52,3 @@ "author": "Thomas Cazade <cazade.thomas@gmail.com>",

"@tsconfig/node20": "20.1.2",
"@types/node": "20.11.17",
"@types/node": "20.11.21",
"@vitejs/plugin-vue": "5.0.4",

@@ -59,14 +59,14 @@ "@vue/tsconfig": "0.5.1",

"countries-list": "3.0.6",
"eslint": "8.56.0",
"eslint": "8.57.0",
"npm-run-all2": "6.1.2",
"postcss": "8.4.35",
"sass": "1.70.0",
"sass": "1.71.1",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"vite": "5.1.1",
"vite-plugin-dts": "3.7.2",
"vite-plugin-vue-devtools": "7.0.14",
"vue": "3.4.19",
"vite-plugin-dts": "3.7.3",
"vite-plugin-vue-devtools": "7.0.15",
"vue": "3.4.21",
"vue-tsc": "1.8.27"
}
}