Socket
Socket
Sign inDemoInstall

@smui/floating-label

Package Overview
Dependencies
Maintainers
1
Versions
88
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 6.0.0-beta.13 to 6.0.0-beta.14

16

CHANGELOG.md

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

# [6.0.0-beta.14](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.13...v6.0.0-beta.14) (2022-02-13)
### Bug Fixes
* update to latest packages, sveltekit and fix issues ([ca21255](https://github.com/hperrin/svelte-material-ui/commit/ca2125517a399b6cf28bafa3485b7e83ac4c927b))
### Features
* update SvelteKit and move types to separate imports ([5fb1216](https://github.com/hperrin/svelte-material-ui/commit/5fb1216d1182764e688a2f20cb25c2f5d034f0e7))
# [6.0.0-beta.13](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.12...v6.0.0-beta.13) (2022-01-05)

@@ -8,0 +24,0 @@

16

package.json
{
"name": "@smui/floating-label",
"version": "6.0.0-beta.13",
"version": "6.0.0-beta.14",
"description": "Svelte Material UI - Floating Label",

@@ -42,13 +42,13 @@ "type": "module",

"@material/floating-label": "^13.0.0",
"@smui/common": "^6.0.0-beta.13",
"svelte2tsx": "^0.4.11"
"@smui/common": "^6.0.0-beta.14",
"svelte2tsx": "^0.4.14"
},
"devDependencies": {
"@tsconfig/svelte": "^2.0.1",
"sass": "^1.44.0",
"svelte-strip": "^1.0.0",
"@tsconfig/svelte": "^3.0.0",
"sass": "^1.49.7",
"svelte-strip": "^1.0.1",
"tslib": "^2.3.1",
"typescript": "^4.5.2"
"typescript": "^4.5.5"
},
"gitHead": "db239eb89a1205547c36770e35c4dae6ae087fd1"
"gitHead": "9a2fa28a19242cf474c1b8b82f016e75575dd0ee"
}

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