@rmwc/card
Advanced tools
Comparing version 2.0.0-alpha.7 to 2.0.0
{ | ||
"name": "@rmwc/card", | ||
"version": "2.0.0-alpha.7", | ||
"version": "2.0.0", | ||
"description": "RMWC Card component", | ||
@@ -30,7 +30,7 @@ "main": "index.js", | ||
"@material/card": "~0.39.0", | ||
"@rmwc/base": "^2.0.0-alpha.7", | ||
"@rmwc/button": "^2.0.0-alpha.7", | ||
"@rmwc/icon-button": "^2.0.0-alpha.7", | ||
"@rmwc/ripple": "^2.0.0-alpha.7" | ||
"@rmwc/base": "^2.0.0", | ||
"@rmwc/button": "^2.0.0", | ||
"@rmwc/icon-button": "^2.0.0", | ||
"@rmwc/ripple": "^2.0.0" | ||
} | ||
} |
@@ -7,4 +7,4 @@ # Cards | ||
- import * from **'@rmwc/card'**; | ||
- import styles: | ||
- Module **@rmwc/card** | ||
- Import styles: | ||
- import **'@material/card/dist/mdc.card.css'**; | ||
@@ -11,0 +11,0 @@ - import **'@material/button/dist/mdc.button.css'**; |
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
2
27836
32
Updated@rmwc/base@^2.0.0
Updated@rmwc/button@^2.0.0
Updated@rmwc/icon-button@^2.0.0
Updated@rmwc/ripple@^2.0.0