@vx/pattern
Advanced tools
Comparing version 0.0.193-alpha.2 to 0.0.193
@@ -78,3 +78,3 @@ import _pt from "prop-types"; | ||
shapeRendering: _pt.oneOfType([_pt.string, _pt.number]), | ||
orientation: _pt.arrayOf(_pt.any) | ||
orientation: _pt.array | ||
}; |
@@ -90,3 +90,3 @@ "use strict"; | ||
shapeRendering: _propTypes.default.oneOfType([_propTypes.default.string, _propTypes.default.number]), | ||
orientation: _propTypes.default.arrayOf(_propTypes.default.any) | ||
orientation: _propTypes.default.array | ||
}; |
{ | ||
"name": "@vx/pattern", | ||
"version": "0.0.193-alpha.2", | ||
"version": "0.0.193", | ||
"description": "vx pattern", | ||
@@ -45,3 +45,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "8f3783829cc066ca037e6c52b0f51893edca4c3f" | ||
"gitHead": "7af8bc6901a0f03c27f486fde2d0b66fc31d1903" | ||
} |
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
51545