@commercetools-uikit/utils
Advanced tools
Comparing version 0.0.0-canary-20201011131630 to 0.0.0-canary-2020101621058
# @commercetools-uikit/utils | ||
## 0.0.0-canary-20201011131630 | ||
## 0.0.0-canary-2020101621058 | ||
### Patch Changes | ||
- [`de7dcdf`](https://github.com/commercetools/ui-kit/commit/de7dcdf295218c50711b238ef12038850bc2463b) [#1668](https://github.com/commercetools/ui-kit/pull/1668) Thanks [@adnasa](https://github.com/adnasa)! - remove `is-variation` | ||
## 10.39.8 | ||
### Patch Changes | ||
- [`3bebfed`](https://github.com/commercetools/ui-kit/commit/3bebfed8f7468f247be2cef30e274088138166e5) [#1662](https://github.com/commercetools/ui-kit/pull/1662) Thanks [@emmenko](https://github.com/emmenko)! - Explicitly get Emotion theme from context instead of relying on the implicit behavior | ||
@@ -8,0 +14,0 @@ |
@@ -214,3 +214,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-20201011131630'; | ||
var version = '0.0.0-canary-2020101621058'; | ||
@@ -217,0 +217,0 @@ exports.SafeHTMLElement = SafeHTMLElement; |
@@ -191,5 +191,5 @@ import _Object$keys from '@babel/runtime-corejs3/core-js-stable/object/keys'; | ||
// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file. | ||
var version = '0.0.0-canary-20201011131630'; | ||
var version = '0.0.0-canary-2020101621058'; | ||
export { SafeHTMLElement, addStaticFields, createSequentialId, filterAriaAttributes, filterDataAttributes, filterInvalidAttributes, getFieldId, isNumberish, parseTime, version, warnDeprecatedComponent, warnDeprecatedProp }; | ||
//# sourceMappingURL=utils.es.js.map |
{ | ||
"name": "@commercetools-uikit/utils", | ||
"description": "A collection of utilities shared across the other packages.", | ||
"version": "0.0.0-canary-20201011131630", | ||
"version": "0.0.0-canary-2020101621058", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
@@ -6,0 +6,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
44830
0