@smui/ripple
Advanced tools
Comparing version 6.0.0-beta.11 to 6.0.0-beta.12
@@ -6,2 +6,13 @@ # Change Log | ||
# [6.0.0-beta.12](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.11...v6.0.0-beta.12) (2022-01-05) | ||
### Bug Fixes | ||
* correct entries in package.json files, noExternal config no longer needed ([95c56b5](https://github.com/hperrin/svelte-material-ui/commit/95c56b56b1859f8117ed9f3580a01c13d799499d)), closes [#375](https://github.com/hperrin/svelte-material-ui/issues/375) | ||
# [6.0.0-beta.11](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0-beta.10...v6.0.0-beta.11) (2021-12-29) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@smui/ripple", | ||
"version": "6.0.0-beta.11", | ||
"version": "6.0.0-beta.12", | ||
"description": "Svelte Material UI - Ripple", | ||
"type": "module", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"svelte": "dist/index.js", | ||
"types": "src/index.ts", | ||
@@ -41,3 +43,3 @@ "keywords": [ | ||
"@material/ripple": "^13.0.0", | ||
"@smui/common": "^6.0.0-beta.11", | ||
"@smui/common": "^6.0.0-beta.12", | ||
"svelte2tsx": "^0.4.11" | ||
@@ -52,3 +54,3 @@ }, | ||
}, | ||
"gitHead": "d69b05e2786cb13ec4349063cd6c607f11879456" | ||
"gitHead": "ad0112be1ee3f59bbdb8f75572a95c7f34ac65de" | ||
} |
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
59229
Updated@smui/common@^6.0.0-beta.12