@commercetools-uikit/localized-utils
Advanced tools
Comparing version 0.0.0-canary-13a4f7037f77a041964e36460e7beb59f08a246f to 0.0.0-canary-20206201259
@@ -187,3 +187,3 @@ 'use strict'; | ||
var version = '0.0.0-canary-13a4f7037f77a041964e36460e7beb59f08a246f'; | ||
var version = '0.0.0-canary-20206201259'; | ||
@@ -190,0 +190,0 @@ exports.createLocalizedDataAttributes = createLocalizedDataAttributes; |
@@ -181,4 +181,4 @@ import invariant from 'tiny-invariant'; | ||
var version = '0.0.0-canary-13a4f7037f77a041964e36460e7beb59f08a246f'; | ||
var version = '0.0.0-canary-20206201259'; | ||
export { createLocalizedDataAttributes, createLocalizedString, getHasErrorOnRemainingLanguages, getHasWarningOnRemainingLanguages, getId, getName, getPrimaryLanguage, isEmpty, isTouched, omitEmptyTranslations, sortLanguages, splitLanguages, version }; |
{ | ||
"name": "@commercetools-uikit/localized-utils", | ||
"version": "0.0.0-canary-13a4f7037f77a041964e36460e7beb59f08a246f", | ||
"version": "0.0.0-canary-20206201259", | ||
"description": "", | ||
@@ -16,13 +16,10 @@ "main": "dist/localized-utils.cjs.js", | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"files": ["dist"], | ||
"sideEffects": false, | ||
"dependencies": { | ||
"@commercetools-uikit/utils": "0.0.0-canary-13a4f7037f77a041964e36460e7beb59f08a246f", | ||
"lodash": "4.17.15", | ||
"@commercetools-uikit/utils": "10.21.0", | ||
"lodash": "4.17.19", | ||
"tiny-invariant": "1.1.0" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "5f63d3ebfe81e02c4166958386725a1bd10f79b2" | ||
"license": "MIT" | ||
} |
16576
5
+ Added@commercetools-uikit/utils@10.21.0(transitive)
+ Addedlodash@4.17.19(transitive)
- Removed@commercetools-uikit/utils@0.0.0-canary-13a4f7037f77a041964e36460e7beb59f08a246f(transitive)
- Removedlodash@4.17.15(transitive)
Updatedlodash@4.17.19