react-super-components
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -75,3 +75,3 @@ 'use strict'; | ||
value: function isAnimated() { | ||
return _lodash2.default.get(this.props, 'animations.length'); | ||
return this.props.animations; | ||
} | ||
@@ -78,0 +78,0 @@ }, { |
@@ -46,3 +46,3 @@ { | ||
}, | ||
"version": "1.6.0" | ||
"version": "1.6.1" | ||
} |
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
69036