@availity/app-icon
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -45,13 +45,3 @@ import React from 'react'; | ||
src: PropTypes.string, | ||
alt: (props, propName) => { | ||
if ( | ||
(props.src !== undefined && | ||
props.src !== null && | ||
props[propName] === undefined) || | ||
props[propName] === null | ||
) { | ||
return new Error('AppIcon requires and alt property for image src.'); | ||
} | ||
return null; | ||
}, | ||
alt: PropTypes.string, | ||
}; | ||
@@ -58,0 +48,0 @@ |
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.3](https://github.com/Availity/availity-react/compare/@availity/app-icon@1.2.2...@availity/app-icon@1.2.3) (2019-08-19) | ||
**Note:** Version bump only for package @availity/app-icon | ||
## [1.2.2](https://github.com/Availity/availity-react/compare/@availity/app-icon@1.2.1...@availity/app-icon@1.2.2) (2019-06-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@availity/app-icon", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"author": "Evan Sharp <evan.sharp@availity.com>", | ||
@@ -30,3 +30,3 @@ "description": "Availity UI Kit application icon react component.", | ||
}, | ||
"gitHead": "021be033e9d9fea3b1758a577e46728c9e31b89b" | ||
"gitHead": "6c9d80f08904aaec14bf5a8fb0e4c34963b03deb" | ||
} |
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
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
10469
123
1