@smui/paper
Advanced tools
Comparing version 7.0.0-beta.18 to 7.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [7.0.0](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.18...v7.0.0) (2024-05-04) | ||
**Note:** Version bump only for package @smui/paper | ||
# [7.0.0-beta.18](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0-beta.17...v7.0.0-beta.18) (2024-03-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/paper", | ||
"version": "7.0.0-beta.18", | ||
"version": "7.0.0", | ||
"description": "Svelte Material UI - Paper", | ||
@@ -57,14 +57,14 @@ "type": "module", | ||
"@material/typography": "^14.0.0", | ||
"@smui/common": "^7.0.0-beta.18", | ||
"svelte2tsx": "^0.6.27" | ||
"@smui/common": "^7.0.0", | ||
"svelte2tsx": "^0.7.8" | ||
}, | ||
"devDependencies": { | ||
"@tsconfig/svelte": "^5.0.2", | ||
"sass": "^1.69.5", | ||
"svelte-check": "^3.6.2", | ||
"@tsconfig/svelte": "^5.0.4", | ||
"sass": "^1.76.0", | ||
"svelte-check": "^3.7.1", | ||
"svelte-strip": "^3.1.1", | ||
"tslib": "^2.6.2", | ||
"typescript": "^5.3.3" | ||
"typescript": "^5.4.5" | ||
}, | ||
"gitHead": "a1a6ddabfcd7be75a351a5e83f823e554c5239a1" | ||
"gitHead": "95ab1f463dfa189b1cb5b3af2fe32098721667dc" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
73107
2
- Removedsvelte2tsx@0.6.27(transitive)
Updated@smui/common@^7.0.0
Updatedsvelte2tsx@^0.7.8