react-htmlcontent
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -64,3 +64,3 @@ "use strict"; | ||
_this$props$locale = _this$props.locale, | ||
locale = _this$props$locale === void 0 ? cs : _this$props$locale, | ||
locale = _this$props$locale === void 0 ? 'cs' : _this$props$locale, | ||
rest = (0, _objectWithoutProperties2.default)(_this$props, ["children", "as", "tagName", "locale"]); | ||
@@ -67,0 +67,0 @@ if (tagName) console.warn('Property "tagName" is deprecated and will be removed in next major version. Use property "as" instead.'); |
{ | ||
"name": "react-htmlcontent", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "React HTMLContent Component", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
1127980