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 5.0.0-beta.4 to 5.0.0-beta.5

11

CHANGELOG.md

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

# [5.0.0-beta.5](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.4...v5.0.0-beta.5) (2021-09-18)
### Bug Fixes
* remove smui.d file and SMUIComponent declaration class ([ef30919](https://github.com/hperrin/svelte-material-ui/commit/ef309192268ef22ddbe0ff38a0f0f5198513a6af))
# [5.0.0-beta.4](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.3...v5.0.0-beta.4) (2021-09-17)

@@ -8,0 +19,0 @@

20

package.json
{
"name": "@smui/select",
"version": "5.0.0-beta.4",
"version": "5.0.0-beta.5",
"description": "Svelte Material UI - Select",

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

"@material/theme": "^11.0.0",
"@smui/common": "^5.0.0-beta.4",
"@smui/floating-label": "^5.0.0-beta.4",
"@smui/line-ripple": "^5.0.0-beta.4",
"@smui/list": "^5.0.0-beta.4",
"@smui/menu": "^5.0.0-beta.4",
"@smui/menu-surface": "^5.0.0-beta.4",
"@smui/notched-outline": "^5.0.0-beta.4",
"@smui/ripple": "^5.0.0-beta.4",
"@smui/common": "^5.0.0-beta.5",
"@smui/floating-label": "^5.0.0-beta.5",
"@smui/line-ripple": "^5.0.0-beta.5",
"@smui/list": "^5.0.0-beta.5",
"@smui/menu": "^5.0.0-beta.5",
"@smui/menu-surface": "^5.0.0-beta.5",
"@smui/notched-outline": "^5.0.0-beta.5",
"@smui/ripple": "^5.0.0-beta.5",
"svelte2tsx": "^0.4.6"

@@ -60,3 +60,3 @@ },

},
"gitHead": "50fd56d7adde70f599a4657d23773463b53fe615"
"gitHead": "86c8b19c9a462790f7a11c259c35d00de5ae9738"
}

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