@rmwc/icon
Advanced tools
Comparing version 2.0.0-alpha.7 to 2.0.0
{ | ||
"name": "@rmwc/icon", | ||
"version": "2.0.0-alpha.7", | ||
"version": "2.0.0", | ||
"description": "RMWC Icon component", | ||
@@ -29,4 +29,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@rmwc/base": "^2.0.0-alpha.7", | ||
"@rmwc/provider": "^2.0.0-alpha.7", | ||
"@rmwc/base": "^2.0.0", | ||
"@rmwc/provider": "^2.0.0", | ||
"classnames": "^2.2.5", | ||
@@ -33,0 +33,0 @@ "prop-types": "^15.6.1" |
@@ -5,3 +5,3 @@ # Icons | ||
- import * from **'@rmwc/icon'**; | ||
- Module **@rmwc/icon** | ||
@@ -8,0 +8,0 @@ Icons are not part of the official material-components-web spec, but they are referenced many times in the documentation. RMWC provides a declarative way to use icons. Note that RMWC does not ship with any icons of its own. You can include [Material Icons](https://material.io/icons/), any other font icon set, use SVGs, or your own images. |
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
30719
Updated@rmwc/base@^2.0.0
Updated@rmwc/provider@^2.0.0