Socket
Socket
Sign inDemoInstall

@smui/textfield

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/textfield - 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 @@

2

character-counter/README.md

@@ -23,2 +23,2 @@ # Svelte Material UI - Text Field Character Counter

See [Text Field Character Counter](https://github.com/material-components/material-components-web/tree/v10.0.0/packages/mdc-textfield/character-counter) in MDC-Web for information about the upstream library's architecture.
See [Text Field Character Counter](https://github.com/material-components/material-components-web/tree/v11.0.0/packages/mdc-textfield/character-counter) in MDC-Web for information about the upstream library's architecture.

@@ -23,2 +23,2 @@ # Svelte Material UI - Text Field Helper Text

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

@@ -23,2 +23,2 @@ # Svelte Material UI - Text Field Icon

See [Text Field Icon](https://github.com/material-components/material-components-web/tree/v10.0.0/packages/mdc-textfield/icon) in MDC-Web for information about the upstream library's architecture.
See [Text Field Icon](https://github.com/material-components/material-components-web/tree/v11.0.0/packages/mdc-textfield/icon) in MDC-Web for information about the upstream library's architecture.
{
"name": "@smui/textfield",
"version": "3.0.3",
"version": "3.1.0",
"description": "Svelte Material UI - Text Field",

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

"dependencies": {
"@material/dom": "^10.0.0",
"@material/feature-targeting": "^10.0.0",
"@material/ripple": "^10.0.0",
"@material/rtl": "^10.0.0",
"@material/textfield": "^10.0.0",
"@smui/common": "^3.0.2",
"@smui/floating-label": "^3.0.2",
"@smui/line-ripple": "^3.0.2",
"@smui/notched-outline": "^3.0.2",
"@smui/ripple": "^3.0.3"
"@material/dom": "^11.0.0",
"@material/feature-targeting": "^11.0.0",
"@material/ripple": "^11.0.0",
"@material/rtl": "^11.0.0",
"@material/textfield": "^11.0.0",
"@smui/common": "^3.1.0",
"@smui/floating-label": "^3.1.0",
"@smui/line-ripple": "^3.1.0",
"@smui/notched-outline": "^3.1.0",
"@smui/ripple": "^3.1.0"
},

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

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

@@ -52,2 +52,2 @@ # Svelte Material UI - Text Field

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

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