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

@smui/select

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/select - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

17

CHANGELOG.md

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

# [4.1.0](https://github.com/hperrin/svelte-material-ui/compare/v4.0.0...v4.1.0) (2021-04-28)
### Features
* include props for conditional icons on Textfield and Select ([2d95dc7](https://github.com/hperrin/svelte-material-ui/commit/2d95dc7305027c2580ec42403361aa5435088246)), closes [#230](https://github.com/hperrin/svelte-material-ui/issues/230)
### Reverts
* Revert "v4.1.0" ([54dfd48](https://github.com/hperrin/svelte-material-ui/commit/54dfd48fc0560843ccef9cb9821b12e251977c67))
* Revert "v4.1.0" ([3e683d9](https://github.com/hperrin/svelte-material-ui/commit/3e683d9166e7df9eaab2756c9ace64c4dd547758))
# [4.0.0](https://github.com/hperrin/svelte-material-ui/compare/v3.1.0...v4.0.0) (2021-04-24)

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

20

package.json
{
"name": "@smui/select",
"version": "4.0.0",
"version": "4.1.0",
"description": "Svelte Material UI - Select",

@@ -38,10 +38,10 @@ "type": "module",

"@material/theme": "^11.0.0",
"@smui/common": "^4.0.0",
"@smui/floating-label": "^4.0.0",
"@smui/line-ripple": "^4.0.0",
"@smui/list": "^4.0.0",
"@smui/menu": "^4.0.0",
"@smui/menu-surface": "^4.0.0",
"@smui/notched-outline": "^4.0.0",
"@smui/ripple": "^4.0.0"
"@smui/common": "^4.1.0",
"@smui/floating-label": "^4.1.0",
"@smui/line-ripple": "^4.1.0",
"@smui/list": "^4.1.0",
"@smui/menu": "^4.1.0",
"@smui/menu-surface": "^4.1.0",
"@smui/notched-outline": "^4.1.0",
"@smui/ripple": "^4.1.0"
},

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

},
"gitHead": "2d9baa6fc5fea4c23813adc07956211a6f51caa7"
"gitHead": "0ea65674bf0764cd7a6e1ef7f3621e21267ccc81"
}

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