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

@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.12 to 3.0.0

8

CHANGELOG.md

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

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

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

14

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

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

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

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

},
"gitHead": "53311f66cf47da668683783ccac6d461865056c0"
"gitHead": "a0e5734f80dd799c7ff24e10d0d84bb2b8165615"
}

@@ -19,3 +19,3 @@ # Svelte Material UI - Text Field

The latest SMUI v3 beta had a lot of changes, and these docs haven't been caught up yet. You should check out the demo page's code to see the latest usage.
The latest SMUI v3 had a lot of changes, and these docs haven't been caught up yet. You should check out the demo page's code to see the latest usage.

@@ -22,0 +22,0 @@ # Basic Usage

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