Socket
Socket
Sign inDemoInstall

svelte-select

Package Overview
Dependencies
4
Maintainers
1
Versions
196
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.5.2 to 5.5.3

4

CHANGELOG.md
# svelte-select changelog
## 5.5.3
* #578 `required` `tabindex` fix (thanks to @Ennoriel)
## 5.5.2

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

24

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

@@ -10,12 +10,12 @@ "description": "A <Select> component for Svelte apps",

"@sveltejs/adapter-static": "2.0.1",
"@sveltejs/kit": "1.10.0",
"@sveltejs/kit": "1.15.0",
"@sveltejs/package": "^1.0.2",
"autoprefixer": "^10.4.13",
"autoprefixer": "^10.4.14",
"cross-env": "^7.0.3",
"find-in-files": "^0.5.0",
"fuse.js": "^6.6.2",
"prettier": "~2.8.4",
"prettier-plugin-svelte": "^2.9.0",
"release-it": "^15.7.0",
"rollup": "^3.18.0",
"prettier": "~2.8.7",
"prettier-plugin-svelte": "^2.10.0",
"release-it": "^15.10.0",
"rollup": "^3.20.2",
"rollup-plugin-cleaner": "^1.0.0",

@@ -27,11 +27,11 @@ "rollup-plugin-css-only": "^4.3.0",

"rollup-plugin-svelte": "^7.1.4",
"svelte": "^3.55.1",
"svelte": "^3.58.0",
"sirv-cli": "^2.0.2",
"svelte-highlight": "^7.2.0",
"svelte-preprocess": "^5.0.1",
"svelte-highlight": "^7.2.1",
"svelte-preprocess": "^5.0.3",
"svelte-tiny-virtual-list": "^2.0.5",
"svelte2tsx": "^0.6.2",
"svelte2tsx": "^0.6.10",
"tape-modern": "^1.1.2",
"typescript": "^4.9.5",
"vite": "^4.1.4"
"vite": "^4.2.1"
},

@@ -38,0 +38,0 @@ "author": "Robert Balfré <rob.balfre@gmail.com> (https://github.com/rob-balfre)",

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc