@reach/component-component
Advanced tools
Comparing version 0.7.4 to 0.8.0
@@ -135,2 +135,3 @@ function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; } | ||
if (process.env.NODE_ENV !== "production") { | ||
Component.displayName = "ComponentComponent"; | ||
Component.propTypes = { | ||
@@ -137,0 +138,0 @@ initialState: PropTypes.object, |
@@ -143,2 +143,3 @@ "use strict"; | ||
if (process.env.NODE_ENV !== "production") { | ||
Component.displayName = "ComponentComponent"; | ||
Component.propTypes = { | ||
@@ -145,0 +146,0 @@ initialState: _propTypes["default"].object, |
{ | ||
"name": "@reach/component-component", | ||
"version": "0.7.4", | ||
"version": "0.8.0", | ||
"description": "Declarative React Component Definitions", | ||
@@ -39,3 +39,3 @@ "author": "React Training <hello@reacttraining.com>", | ||
], | ||
"gitHead": "f460709e283a60dd5ea62952b7feaf88546a50ff" | ||
"gitHead": "7702c46373c7f11adc21184e7def9977203e9326" | ||
} |
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
14602
250