@eduzz/houston-icons
Advanced tools
Comparing version 1.4.1 to 1.5.0-beta.0
import * as React from 'react'; | ||
export declare type IconSizes = 'sm' | 'md' | 'lg'; | ||
export declare type IconProps = Omit<React.SVGAttributes<SVGElement>, 'width' | 'height'> & { | ||
export type IconSizes = 'sm' | 'md' | 'lg'; | ||
export type IconProps = Omit<React.SVGAttributes<SVGElement>, 'width' | 'height'> & { | ||
/** | ||
@@ -5,0 +5,0 @@ * Defaults to 'md' (24px or 1.5rem) |
{ | ||
"name": "@eduzz/houston-icons", | ||
"description": "Eduzz Houston Icons", | ||
"version": "1.4.1", | ||
"version": "1.5.0-beta.0", | ||
"main": "./index.js", | ||
@@ -6,0 +6,0 @@ "types": "./index.d.ts", |
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
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
425720
1