react-native-fit-image
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -13,3 +13,3 @@ import React, { | ||
source: PropTypes.object.isRequired, | ||
style: PropTypes.number, | ||
style: Image.propTypes.style, | ||
}; | ||
@@ -16,0 +16,0 @@ |
{ | ||
"name": "react-native-fit-image", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Responsive image component to fit perfectly itself.", | ||
@@ -16,2 +16,3 @@ "main": "FitImage.js", | ||
"Native", | ||
"Fit", | ||
"Image", | ||
@@ -18,0 +19,0 @@ "Responsive" |
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
4674