@smui/floating-label
Advanced tools
Comparing version 7.0.0-beta.0 to 7.0.0-beta.1
@@ -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 @@ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54086
+ Addedsvelte2tsx@0.6.27(transitive)
- Removedsvelte@3.59.2(transitive)
- Removedsvelte2tsx@0.5.23(transitive)
- Removedtypescript@4.9.5(transitive)
Updated@smui/common@^7.0.0-beta.1
Updatedsvelte2tsx@^0.6.10