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.1 to 3.0.0-beta.2

11

CHANGELOG.md

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

# [3.0.0-beta.2](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.1...v3.0.0-beta.2) (2021-04-11)
### Bug Fixes
* removed a debugger statement left in the code ([966e3f2](https://github.com/hperrin/svelte-material-ui/commit/966e3f24950586db92df971e7b143fa4bbfa82e0))
# [3.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.0...v3.0.0-beta.1) (2021-04-11)

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

14

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

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

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

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

},
"gitHead": "cb540acac526bf8f131fa9615176ee586bb7de80"
"gitHead": "58f516218cbdc1f52c2b4d9cda801008085371f4"
}

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