@smui/ripple
Advanced tools
Comparing version 3.1.0 to 4.0.0
@@ -1,3 +0,2 @@ | ||
import Ripple from './Ripple.js'; | ||
export default Ripple; | ||
export * from './index.js'; | ||
export { default } from './index.js'; |
@@ -6,2 +6,13 @@ # Change Log | ||
# [4.0.0](https://github.com/hperrin/svelte-material-ui/compare/v3.1.0...v4.0.0) (2021-04-24) | ||
### Features | ||
* remove style importing from index files, no more /bare ([2ab900a](https://github.com/hperrin/svelte-material-ui/commit/2ab900a4a2b9705b3844121f7a987c272171c7c5)) | ||
# [3.1.0](https://github.com/hperrin/svelte-material-ui/compare/v3.0.3...v3.1.0) (2021-04-22) | ||
@@ -8,0 +19,0 @@ |
@@ -1,3 +0,3 @@ | ||
import './_index.scss'; | ||
export * from './bare.js'; | ||
export { default } from './bare.js'; | ||
import Ripple from './Ripple.js'; | ||
export default Ripple; |
{ | ||
"name": "@smui/ripple", | ||
"version": "3.1.0", | ||
"version": "4.0.0", | ||
"description": "Svelte Material UI - Ripple", | ||
@@ -39,3 +39,3 @@ "type": "module", | ||
}, | ||
"gitHead": "d67e50ef816785bd88a6eed400e0b5eb7ea49841" | ||
"gitHead": "2d9baa6fc5fea4c23813adc07956211a6f51caa7" | ||
} |
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
37486
12
390