Socket
Socket
Sign inDemoInstall

svelte-multiselect

Package Overview
Dependencies
0
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.2.2 to 8.2.3

7

changelog.md

@@ -7,2 +7,9 @@ ### Changelog

#### [v8.2.3](https://github.com/janosh/svelte-multiselect/compare/v8.2.2...v8.2.3)
> 28 December 2022
- add 'Open in StackBlitz' links to example code fences [`ac07557`](https://github.com/janosh/svelte-multiselect/commit/ac075576c261892807faa0071b5f3e0b5b4fcd2c)
- v8.2.2 contains unintended breaking changes and was deprecated on NPM (see [#188](https://github.com/janosh/svelte-multiselect/issues/188)). Use this fixed release instead. [`ef4d669`](https://github.com/janosh/svelte-multiselect/commit/ef4d669)
#### [v8.2.2](https://github.com/janosh/svelte-multiselect/compare/v8.2.1...v8.2.2)

@@ -9,0 +16,0 @@

2

package.json

@@ -8,3 +8,3 @@ {

"license": "MIT",
"version": "8.2.2",
"version": "8.2.3",
"type": "module",

@@ -11,0 +11,0 @@ "svelte": "index.js",

@@ -488,4 +488,4 @@ <h1 align="center">

- `min-height: var(--sms-min-height, 22pt)`
- `width: var(--sms-width, 100%)`
- `max-width: var(--sms-max-width, 800px)`
- `width: var(--sms-width)`
- `max-width: var(--sms-max-width)`
- `margin: var(--sms-margin)`

@@ -492,0 +492,0 @@ - `font-size: var(--sms-font-size, inherit)`

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc