@vx/bounds
Advanced tools
Comparing version 0.0.153 to 0.0.161
@@ -103,5 +103,3 @@ 'use strict'; | ||
value: function render() { | ||
return _react2.default.createElement(BaseComponent, _extends({ | ||
getRects: this.getRects | ||
}, this.state, this.props)); | ||
return _react2.default.createElement(BaseComponent, _extends({ getRects: this.getRects }, this.state, this.props)); | ||
} | ||
@@ -108,0 +106,0 @@ }]); |
{ | ||
"name": "@vx/bounds", | ||
"version": "0.0.153", | ||
"version": "0.0.161", | ||
"description": "Utilities to make your life with bounding boxes better", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
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
8016
102