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 7.0.0-beta.13 to 7.0.0-beta.14

11

CHANGELOG.md

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

# [7.0.0-beta.14](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.13...v7.0.0-beta.14) (2023-06-30)
### Bug Fixes
* move omit generic down line to fix union type that is too complex to represent type error ([b26b1d4](https://github.com/hperrin/svelte-material-ui/commit/b26b1d471d9cc2c6e5aa6e07e3c71cd692271fdb))
# [7.0.0-beta.13](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.12...v7.0.0-beta.13) (2023-06-29)

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

14

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

@@ -67,7 +67,7 @@ "type": "module",

"@material/textfield": "^14.0.0",
"@smui/common": "^7.0.0-beta.13",
"@smui/floating-label": "^7.0.0-beta.13",
"@smui/line-ripple": "^7.0.0-beta.13",
"@smui/notched-outline": "^7.0.0-beta.13",
"@smui/ripple": "^7.0.0-beta.13",
"@smui/common": "^7.0.0-beta.14",
"@smui/floating-label": "^7.0.0-beta.14",
"@smui/line-ripple": "^7.0.0-beta.14",
"@smui/notched-outline": "^7.0.0-beta.14",
"@smui/ripple": "^7.0.0-beta.14",
"svelte2tsx": "^0.6.15"

@@ -83,3 +83,3 @@ },

},
"gitHead": "1e59862208afe0d032e8c53c723c152687990d57"
"gitHead": "feca1d13dfc9f4a6bae3cd98eff66084a63f885f"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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