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

@smui/floating-label

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/floating-label - npm Package Compare versions

Comparing version 7.0.0-beta.0 to 7.0.0-beta.1

11

CHANGELOG.md

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

# [7.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.0...v7.0.0-beta.1) (2023-04-04)
### Bug Fixes
* update packages and fix issues ([13050de](https://github.com/hperrin/svelte-material-ui/commit/13050deacb8a40d679db9ad92ca88c3a0b436b47))
# [7.0.0-beta.0](https://github.com/hperrin/svelte-material-ui/compare/v6.2.0...v7.0.0-beta.0) (2022-10-12)

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

20

package.json
{
"name": "@smui/floating-label",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"description": "Svelte Material UI - Floating Label",

@@ -43,14 +43,14 @@ "type": "module",

"@material/floating-label": "^14.0.0",
"@smui/common": "^7.0.0-beta.0",
"svelte2tsx": "^0.5.12"
"@smui/common": "^7.0.0-beta.1",
"svelte2tsx": "^0.6.10"
},
"devDependencies": {
"@tsconfig/svelte": "^3.0.0",
"sass": "^1.54.0",
"svelte-check": "^2.8.1",
"svelte-strip": "^1.0.2",
"tslib": "^2.4.0",
"typescript": "^4.7.4"
"@tsconfig/svelte": "^4.0.1",
"sass": "^1.60.0",
"svelte-check": "^3.1.4",
"svelte-strip": "^2.0.0",
"tslib": "^2.5.0",
"typescript": "^5.0.3"
},
"gitHead": "c61a67b26e61d6efdc76b8b6db2087793eecb9fd"
"gitHead": "100210800e859db06a9658cbec649837e03fcda6"
}
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