react-spinners
Advanced tools
Comparing version 0.0.29 to 0.0.30
@@ -172,3 +172,3 @@ (function (global, factory) { | ||
size: _propTypes2.default.number, | ||
margin: _propTypes2.default.string | ||
margin: _propTypes2.default.number | ||
}; | ||
@@ -175,0 +175,0 @@ |
{ | ||
"name": "react-spinners", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"description": "A collection of react loading spinners", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -99,3 +99,3 @@ import React from 'react'; | ||
size: PropTypes.number, | ||
margin: PropTypes.string | ||
margin: PropTypes.number | ||
}; | ||
@@ -102,0 +102,0 @@ |
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