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

@smui/floating-label

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/floating-label - npm Package Compare versions

Comparing version 1.1.0 to 2.0.0-alpha.0

16

CHANGELOG.md

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

# [2.0.0-alpha.0](https://github.com/hperrin/svelte-material-ui/compare/v1.1.0...v2.0.0-alpha.0) (2020-12-31)
### Features
* update Select to work with MDC 4 ([81a7ee9](https://github.com/hperrin/svelte-material-ui/commit/81a7ee992d968bab7e950b6ff7db2d47c7c17b79))
### BREAKING CHANGES
* Select has some breaking changes listed in the migration docs.
# [1.1.0](https://github.com/hperrin/svelte-material-ui/compare/v1.0.0...v1.1.0) (2020-12-24)

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

8

package.json
{
"name": "@smui/floating-label",
"version": "1.1.0",
"version": "2.0.0-alpha.0",
"description": "Svelte Material UI - Floating Label",

@@ -31,4 +31,4 @@ "keywords": [

"dependencies": {
"@material/floating-label": "^3.2.0",
"@smui/common": "^1.0.0"
"@material/floating-label": "^4.0.0",
"@smui/common": "^2.0.0-alpha.0"
},

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

},
"gitHead": "4f9045be4d9a36e375ae108d2872c4d85624e872"
"gitHead": "1698bfcd4ff0ec163af2babf1491825d74e02049"
}

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