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.8 to 7.0.0-beta.9

8

CHANGELOG.md

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

# [7.0.0-beta.9](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.8...v7.0.0-beta.9) (2023-06-20)
**Note:** Version bump only for package @smui/textfield
# [7.0.0-beta.8](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.7...v7.0.0-beta.8) (2023-04-29)

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

26

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

@@ -46,3 +46,3 @@ "type": "module",

"check": "npx svelte-check --ignore dist",
"prepare": "npm run build",
"prepublish": "npm run build",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -68,18 +68,18 @@ },

"@material/textfield": "^14.0.0",
"@smui/common": "^7.0.0-beta.8",
"@smui/floating-label": "^7.0.0-beta.8",
"@smui/line-ripple": "^7.0.0-beta.8",
"@smui/notched-outline": "^7.0.0-beta.8",
"@smui/ripple": "^7.0.0-beta.8",
"svelte2tsx": "^0.6.10"
"@smui/common": "^7.0.0-beta.9",
"@smui/floating-label": "^7.0.0-beta.9",
"@smui/line-ripple": "^7.0.0-beta.9",
"@smui/notched-outline": "^7.0.0-beta.9",
"@smui/ripple": "^7.0.0-beta.9",
"svelte2tsx": "^0.6.15"
},
"devDependencies": {
"@tsconfig/svelte": "^4.0.1",
"sass": "^1.60.0",
"svelte-check": "^3.1.4",
"sass": "^1.63.4",
"svelte-check": "^3.4.3",
"svelte-strip": "^2.0.0",
"tslib": "^2.5.0",
"typescript": "^5.0.3"
"tslib": "^2.5.3",
"typescript": "^5.1.3"
},
"gitHead": "cc177b0182e340e0c6457b11309d98390ae3e675"
"gitHead": "3e38dc5b1a15551e4d72b091f2a2a56ea951281b"
}

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