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

svelte-select

Package Overview
Dependencies
Maintainers
1
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-select - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

4

CHANGELOG.md
# svelte-select changelog
## 3.3.1
* IE11 disable input fix
## 3.3.0

@@ -4,0 +8,0 @@

2

package.json
{
"name": "svelte-select",
"version": "3.3.0",
"version": "3.3.1",
"repository": "https://rob-balfre@github.com/rob-balfre/svelte-select.git",

@@ -5,0 +5,0 @@ "description": "A <Select> component for Svelte apps",

@@ -74,3 +74,3 @@ # svelte-select

| hideEmptyState | Boolean | false | Hide list when no options
| menuPlacement | String | 'auto' | When 'auto' displays either 'top' or 'bottom' depending on viewport
| listPlacement | String | 'auto' | When 'auto' displays either 'top' or 'bottom' depending on viewport
| hasError | Boolean | false | Show error styles around select input (red border)

@@ -77,0 +77,0 @@ | inputAttributes | Object | - | Pass in attributes like 'id' to the Select input, for example {id: 'Food Selection', foo: 'something'}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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