@availity/app-icon
Advanced tools
Comparing version 1.3.19 to 1.3.20
export interface AppIconProps { | ||
tag?: React.ReactType | string; | ||
tag?: React.ReactElement | string; | ||
color?: string; | ||
@@ -4,0 +4,0 @@ size?: string; |
@@ -6,2 +6,13 @@ # Change Log | ||
## 1.3.20 (2020-12-12) | ||
### Bug Fixes | ||
* **app-icon:** adjust deprecated type ([5429d43](https://github.com/Availity/availity-react/commit/5429d431d57ebebfbf25ca38149840eb90a38649)) | ||
## 1.3.19 (2020-11-17) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@availity/app-icon", | ||
"version": "1.3.19", | ||
"version": "1.3.20", | ||
"author": "Evan Sharp <evan.sharp@availity.com>", | ||
@@ -30,3 +30,3 @@ "description": "Availity UI Kit application icon react component.", | ||
}, | ||
"gitHead": "78765a46fcc8bed4fc45b0dd4fddd0d84dc91f0a" | ||
"gitHead": "9febfeb54994b02a9033d23c8fb92c807d93b0d0" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
11696
0