@commercetools-uikit/utils
Advanced tools
Comparing version 0.0.0-canary-2021019155751 to 0.0.0-canary-2021020102757
# @commercetools-uikit/utils | ||
## 0.0.0-canary-2021019155751 | ||
## 0.0.0-canary-2021020102757 | ||
### Minor Changes | ||
- [`fb3eb78`](https://github.com/commercetools/ui-kit/commit/fb3eb7814b41eed9591563547a4ff10fe1e08efa) [#1732](https://github.com/commercetools/ui-kit/pull/1732) Thanks [@emmenko](https://github.com/emmenko)! - Migrate utils to TypeScript | ||
- [`22164a3`](https://github.com/commercetools/ui-kit/commit/22164a34ec0607b778df534378f5cf3f8403f80f) [#1740](https://github.com/commercetools/ui-kit/pull/1740) Thanks [@emmenko](https://github.com/emmenko)! - Migrate utils to TypeScript | ||
@@ -9,0 +9,0 @@ ## 10.42.2 |
@@ -197,3 +197,3 @@ 'use strict'; | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '0.0.0-canary-2021019155751'; | ||
var version = '0.0.0-canary-2021020102757'; | ||
@@ -200,0 +200,0 @@ exports.SafeHTMLElement = SafeHTMLElement; |
@@ -197,3 +197,3 @@ 'use strict'; | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '0.0.0-canary-2021019155751'; | ||
var version = '0.0.0-canary-2021020102757'; | ||
@@ -200,0 +200,0 @@ exports.SafeHTMLElement = SafeHTMLElement; |
@@ -181,4 +181,4 @@ import _slicedToArray from '@babel/runtime-corejs3/helpers/slicedToArray'; | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '0.0.0-canary-2021019155751'; | ||
var version = '0.0.0-canary-2021020102757'; | ||
export { SafeHTMLElement, addStaticFields, createSequentialId, filterAriaAttributes, filterDataAttributes, filterInvalidAttributes, getFieldId, isNumberish, parseTime, version, warnDeprecatedComponent, warnDeprecatedProp }; |
@@ -1,2 +0,2 @@ | ||
declare const _default: "0.0.0-canary-2021019155751"; | ||
declare const _default: "0.0.0-canary-2021020102757"; | ||
export default _default; |
{ | ||
"name": "@commercetools-uikit/utils", | ||
"description": "A collection of utilities shared across the other packages.", | ||
"version": "0.0.0-canary-2021019155751", | ||
"version": "0.0.0-canary-2021020102757", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
@@ -6,0 +6,0 @@ "repository": { |