Comparing version 4.7.0 to 4.7.1
@@ -85,4 +85,4 @@ import _extends from 'babel-runtime/helpers/extends'; | ||
}, { | ||
key: 'componentWillUpdate', | ||
value: function componentWillUpdate() { | ||
key: 'componentDidUpdate', | ||
value: function componentDidUpdate() { | ||
this.setWrapperClassName(); | ||
@@ -89,0 +89,0 @@ } |
@@ -126,4 +126,4 @@ 'use strict'; | ||
}, { | ||
key: 'componentWillUpdate', | ||
value: function componentWillUpdate() { | ||
key: 'componentDidUpdate', | ||
value: function componentDidUpdate() { | ||
this.setWrapperClassName(); | ||
@@ -130,0 +130,0 @@ } |
{ | ||
"name": "rc-util", | ||
"version": "4.7.0", | ||
"version": "4.7.1", | ||
"description": "Common Utils For React Component", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
89422
1