Comparing version 4.6.0 to 4.7.0
# History | ||
---- | ||
## 4.7.0 / 2019-07-08 | ||
- add PortalWrapper to support body scroll control | ||
## 4.6.0 / 2016-10-15 | ||
@@ -5,0 +9,0 @@ |
{ | ||
"name": "rc-util", | ||
"version": "4.6.0", | ||
"version": "4.7.0", | ||
"description": "Common Utils For React Component", | ||
@@ -59,4 +59,5 @@ "keywords": [ | ||
"prop-types": "^15.5.10", | ||
"react-lifecycles-compat": "^3.0.4", | ||
"shallowequal": "^0.2.2" | ||
} | ||
} |
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
89426
51
2859
5
+ Addedreact-lifecycles-compat@3.0.4(transitive)