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

svelte-multiselect

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-multiselect - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

package.json

@@ -12,3 +12,3 @@ {

"license": "MIT",
"version": "1.1.0",
"version": "1.1.1",
"type": "module",

@@ -24,2 +24,6 @@ "svelte": "MultiSelect.svelte",

"devDependencies": {
"eslint": "^7.25.0",
"eslint-plugin-svelte3": "^3.2.0",
"prettier": "^2.2.1",
"prettier-plugin-svelte": "^2.2.0",
"svelte": "^3.38.2"

@@ -26,0 +30,0 @@ },

6

readme.md

@@ -13,2 +13,4 @@ <div class="maybe-hide">

<!-- remove above in docs -->
Keyboard-friendly, zero-dependency `MultiSelect` Svelte component.

@@ -70,3 +72,3 @@

Clone the repo, install dev dependencies and start the dev server to test your changes before submitting a PR.
The repo is split into two workspaces, the `package` itself and the demo `site`. To submit a PR, best clone the repo, install dependencies and start the dev server to try out your changes first.

@@ -77,3 +79,3 @@ ```sh

yarn
yarn dev
yarn workspace site dev
```

@@ -80,0 +82,0 @@

Sorry, the diff of this file is not supported yet

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