react-sizeme
Advanced tools
Comparing version 2.6.0 to 2.6.1
{ | ||
"name": "react-sizeme", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"description": "Make your React Components aware of their dimensions and position.", | ||
@@ -34,7 +34,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"element-resize-detector": "^1.1.12", | ||
"invariant": "^2.2.2", | ||
"element-resize-detector": "^1.1.15", | ||
"invariant": "^2.2.4", | ||
"lodash.debounce": "^4.0.8", | ||
"lodash.throttle": "^4.1.1", | ||
"shallowequal": "^1.0.2" | ||
"shallowequal": "^1.1.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "peerDependencies": { |
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
Updatedinvariant@^2.2.4
Updatedshallowequal@^1.1.0