react-native-vector-icons
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -18,2 +18,7 @@ /** | ||
numberOfLines: PropTypes.number, | ||
scaleX: PropTypes.number, | ||
scaleY: PropTypes.number, | ||
translateX: PropTypes.number, | ||
translateY: PropTypes.number, | ||
rotation: PropTypes.number, | ||
}, | ||
@@ -20,0 +25,0 @@ }; |
{ | ||
"name": "react-native-vector-icons", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "Customizable Icons for React Native with support for NavBar/TabBar, image source and full styling. Choose from 3000+ bundled icons or use your own.", | ||
@@ -50,3 +50,3 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"react-native": ">=0.4.0 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc || 0.8.0-rc.2 || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc || 0.12.0-rc" | ||
"react-native": ">=0.4.0 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc || 0.8.0-rc.2 || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc || 0.12.0-rc || 0.13.0-rc" | ||
}, | ||
@@ -53,0 +53,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
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
787734
3725