Comparing version 2.3.2 to 2.3.3
@@ -135,5 +135,5 @@ 'use strict'; | ||
render: function render() { | ||
var _props = this.props; | ||
var childrenProps = _props.childrenProps; | ||
var children = _props.children; | ||
var _props = this.props, | ||
childrenProps = _props.childrenProps, | ||
children = _props.children; | ||
@@ -140,0 +140,0 @@ var child = _react2["default"].Children.only(children); |
{ | ||
"name": "rc-align", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"description": "align ui component for react", | ||
@@ -53,4 +53,4 @@ "keywords": [ | ||
"dom-align": "1.x", | ||
"rc-util": "3.x" | ||
"rc-util": "4.x" | ||
} | ||
} |
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
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedrc-util@4.21.1(transitive)
+ Addedreact-is@16.13.1(transitive)
+ Addedreact-lifecycles-compat@3.0.4(transitive)
+ Addedshallowequal@1.1.0(transitive)
- Removedclassnames@2.5.1(transitive)
- Removedlodash._getnative@3.9.1(transitive)
- Removedlodash.isarguments@3.1.0(transitive)
- Removedlodash.isarray@3.0.4(transitive)
- Removedlodash.keys@3.1.2(transitive)
- Removedrc-util@3.4.1(transitive)
- Removedshallowequal@0.2.2(transitive)
Updatedrc-util@4.x