@rmwc/icon
Advanced tools
Comparing version 14.0.2-alpha.7 to 14.0.2
@@ -8,3 +8,3 @@ import * as RMWC from '@rmwc/types'; | ||
} | ||
export type IconHTMLProps = RMWC.HTMLProps<HTMLElement>; | ||
export declare type IconHTMLProps = RMWC.HTMLProps<HTMLElement>; | ||
/** | ||
@@ -11,0 +11,0 @@ * Get the actual icon strategy to use |
{ | ||
"name": "@rmwc/icon", | ||
"version": "14.0.2-alpha.7", | ||
"version": "14.0.2", | ||
"description": "RMWC Icon component", | ||
@@ -10,2 +10,3 @@ "main": "./index.js", | ||
"import": "./index.mjs", | ||
"types": "./index.d.ts", | ||
"require": "./index.js" | ||
@@ -15,2 +16,3 @@ }, | ||
"import": "./styles.mjs", | ||
"types": "./styles.d.ts", | ||
"require": "./styles.js" | ||
@@ -39,3 +41,3 @@ }, | ||
}, | ||
"homepage": "https://github.com/rmwc/rmwc/tree/master/packages/readme/icon", | ||
"homepage": "https://github.com/rmwc/rmwc/tree/master/packages/icon", | ||
"peerDependencies": { | ||
@@ -46,6 +48,6 @@ "react": ">=16.8.x", | ||
"dependencies": { | ||
"@rmwc/base": "14.0.2-alpha.7", | ||
"@rmwc/provider": "14.0.2-alpha.7", | ||
"@rmwc/types": "14.0.2-alpha.7" | ||
"@rmwc/base": "14.0.2", | ||
"@rmwc/provider": "14.0.2", | ||
"@rmwc/types": "14.0.2" | ||
} | ||
} |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15246
10
1
0
425
+ Added@rmwc/base@14.0.2(transitive)
+ Added@rmwc/provider@14.0.2(transitive)
+ Added@rmwc/types@14.0.2(transitive)
- Removed@rmwc/base@14.0.2-alpha.7(transitive)
- Removed@rmwc/provider@14.0.2-alpha.7(transitive)
- Removed@rmwc/types@14.0.2-alpha.7(transitive)
Updated@rmwc/base@14.0.2
Updated@rmwc/provider@14.0.2
Updated@rmwc/types@14.0.2