@commercetools-uikit/utils
Advanced tools
Comparing version 19.19.0 to 19.20.0
@@ -1,2 +0,2 @@ | ||
export * from "./declarations/src/index"; | ||
export * from "./declarations/src/index.js"; | ||
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tbWVyY2V0b29scy11aWtpdC11dGlscy5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0= |
@@ -191,3 +191,3 @@ 'use strict'; | ||
// NOTE: This string will be replaced on build time with the package version. | ||
var version = "19.19.0"; | ||
var version = "19.20.0"; | ||
@@ -194,0 +194,0 @@ exports.SafeHTMLElement = SafeHTMLElement$1; |
@@ -172,3 +172,3 @@ 'use strict'; | ||
// NOTE: This string will be replaced on build time with the package version. | ||
var version = "19.19.0"; | ||
var version = "19.20.0"; | ||
@@ -175,0 +175,0 @@ exports.SafeHTMLElement = SafeHTMLElement$1; |
@@ -179,4 +179,4 @@ import _slicedToArray from '@babel/runtime-corejs3/helpers/esm/slicedToArray'; | ||
// NOTE: This string will be replaced on build time with the package version. | ||
var version = "19.19.0"; | ||
var version = "19.20.0"; | ||
export { SafeHTMLElement$1 as SafeHTMLElement, canUseDOM, createSequentialId, filterAriaAttributes, filterDataAttributes, filterInvalidAttributes, getFieldId$1 as getFieldId, isNumberish, parseTime$1 as parseTime, useWarnDeprecatedComponent, useWarnDeprecatedProp, useWarning, version, warnDeprecatedComponent, warnDeprecatedProp, warning }; |
{ | ||
"name": "@commercetools-uikit/utils", | ||
"description": "A collection of utilities shared across the other packages.", | ||
"version": "19.19.0", | ||
"version": "19.20.0", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
@@ -6,0 +6,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
29341