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

@smui/slider

Package Overview
Dependencies
Maintainers
0
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/slider - npm Package Compare versions

Comparing version 8.0.0-beta.0 to 8.0.0-beta.1

17

CHANGELOG.md

@@ -6,2 +6,19 @@ # Change Log

# [8.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-beta.0...v8.0.0-beta.1) (2024-12-11)
### Bug Fixes
* finish some migration steps, update readme ([95fbdc2](https://github.com/hperrin/svelte-material-ui/commit/95fbdc21e07c35cdfed81f8d8d1a1c789c475a8a))
* type issues ([0424a48](https://github.com/hperrin/svelte-material-ui/commit/0424a484de68a44ca2264553f08030a43b133b4f))
### Features
* migrate components in slider to runes ([f1783d9](https://github.com/hperrin/svelte-material-ui/commit/f1783d94b874fd11c031af05039d24af3295bbe0))
# [8.0.0-beta.0](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-alpha.0...v8.0.0-beta.0) (2024-11-19)

@@ -8,0 +25,0 @@

8

package.json
{
"name": "@smui/slider",
"version": "8.0.0-beta.0",
"version": "8.0.0-beta.1",
"description": "Svelte Material UI - Slider",

@@ -54,4 +54,4 @@ "type": "module",

"@material/slider": "^14.0.0",
"@smui/common": "^8.0.0-beta.0",
"@smui/ripple": "^8.0.0-beta.0",
"@smui/common": "^8.0.0-beta.1",
"@smui/ripple": "^8.0.0-beta.1",
"svelte2tsx": "^0.7.26"

@@ -66,3 +66,3 @@ },

},
"gitHead": "ea2bf180f573dc54f8a6d148dbef0f23eed21020"
"gitHead": "cf78a993fe276816e10dd5a3be86b8cfa333ea0e"
}

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