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

8

CHANGELOG.md

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

# [3.0.0-beta.5](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.4...v3.0.0-beta.5) (2021-04-14)
**Note:** Version bump only for package @smui/textfield
# [3.0.0-beta.4](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2021-04-12)

@@ -8,0 +16,0 @@

8

character-counter/README.md

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

# Basic Usage
todo...
# Demo

@@ -16,2 +12,6 @@

# Basic Usage
todo...
# Exports

@@ -18,0 +18,0 @@

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

# Basic Usage
todo...
# Demo

@@ -16,2 +12,6 @@

# Basic Usage
todo...
# Exports

@@ -18,0 +18,0 @@

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

# Basic Usage
todo...
# Demo

@@ -16,2 +12,6 @@

# Basic Usage
todo...
# Exports

@@ -18,0 +18,0 @@

{
"name": "@smui/textfield",
"version": "3.0.0-beta.4",
"version": "3.0.0-beta.5",
"description": "Svelte Material UI - Text Field",

@@ -36,7 +36,7 @@ "keywords": [

"@material/textfield": "^10.0.0",
"@smui/common": "^3.0.0-beta.4",
"@smui/floating-label": "^3.0.0-beta.4",
"@smui/line-ripple": "^3.0.0-beta.4",
"@smui/notched-outline": "^3.0.0-beta.4",
"@smui/ripple": "^3.0.0-beta.4"
"@smui/common": "^3.0.0-beta.5",
"@smui/floating-label": "^3.0.0-beta.5",
"@smui/line-ripple": "^3.0.0-beta.5",
"@smui/notched-outline": "^3.0.0-beta.5",
"@smui/ripple": "^3.0.0-beta.5"
},

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

},
"gitHead": "55b41972a02eb18834041712e28312e62797d2b3"
"gitHead": "dec9c5cc72a1da5f5957db9a0b015de8af122245"
}

@@ -11,2 +11,8 @@ # Svelte Material UI - Text Field

# Demo
_in action:_ https://sveltematerialui.com/demo/textfield
_demo code:_ https://github.com/hperrin/svelte-material-ui/blob/master/site/src/routes/demo/textfield/
# Whoa There, These Docs are Outdated

@@ -39,8 +45,2 @@

# Demo
_in action:_ https://sveltematerialui.com/demo/textfield
_demo code:_ https://github.com/hperrin/svelte-material-ui/blob/master/site/src/routes/demo/textfield/
# Exports

@@ -47,0 +47,0 @@

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