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.2.1

1

dist/index.d.ts
import VueSelect from "./Select";
export default VueSelect;
export type { Option } from "./types";

2

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

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