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

@vueform/multiselect

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueform/multiselect - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## v1.3.1
> `2021-02-05`
### 🐞 Bug Fixes
- Readme API fix.
## v1.3.0

@@ -2,0 +9,0 @@

2

package.json
{
"name": "@vueform/multiselect",
"version": "1.3.0",
"version": "1.3.1",
"private": false,

@@ -5,0 +5,0 @@ "description": "Vue 3 multiselect component with single select, multiselect and tagging options.",

@@ -168,3 +168,3 @@ <div align="center">

| Name | Params | Description |
| --- | --- | --- | --- |
| --- | --- | --- |
| **open** | | Opens the options list and focuses the multiselect. |

@@ -171,0 +171,0 @@ | **close** | | Closes the options list and blurs the multiselect. |

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