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

@smui/slider

Package Overview
Dependencies
Maintainers
1
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 3.0.3 to 3.1.0

16

CHANGELOG.md

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

# [3.1.0](https://github.com/hperrin/svelte-material-ui/compare/v3.0.3...v3.1.0) (2021-04-22)
### Features
* update to MDC 11, new fullscreen dialogs ([ee962bc](https://github.com/hperrin/svelte-material-ui/commit/ee962bc9cd654423322330a7f786ce2c350e3e49))
### Reverts
* Revert "v3.1.0" ([ade5890](https://github.com/hperrin/svelte-material-ui/commit/ade589069db4f68f21815138dfc86805bac11774))
## [3.0.3](https://github.com/hperrin/svelte-material-ui/compare/v3.0.2...v3.0.3) (2021-04-22)

@@ -8,0 +24,0 @@

12

package.json
{
"name": "@smui/slider",
"version": "3.0.3",
"version": "3.1.0",
"description": "Svelte Material UI - Slider",

@@ -33,6 +33,6 @@ "type": "module",

"dependencies": {
"@material/dom": "^10.0.0",
"@material/slider": "^10.0.0",
"@smui/common": "^3.0.2",
"@smui/ripple": "^3.0.3"
"@material/dom": "^11.0.0",
"@material/slider": "^11.0.0",
"@smui/common": "^3.1.0",
"@smui/ripple": "^3.1.0"
},

@@ -42,3 +42,3 @@ "devDependencies": {

},
"gitHead": "61986e7ac1f6d27ace5082198d0746f7196fa461"
"gitHead": "d67e50ef816785bd88a6eed400e0b5eb7ea49841"
}

@@ -41,2 +41,2 @@ # Svelte Material UI - Slider

See [Slider](https://github.com/material-components/material-components-web/tree/v10.0.0/packages/mdc-slider) in MDC-Web for information about the upstream library's architecture.
See [Slider](https://github.com/material-components/material-components-web/tree/v11.0.0/packages/mdc-slider) in MDC-Web for information about the upstream library's architecture.

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