Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@commercetools-uikit/localized-utils

Package Overview
Dependencies
Maintainers
0
Versions
741
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/localized-utils - npm Package Compare versions

Comparing version 19.19.0 to 19.20.0

2

dist/commercetools-uikit-localized-utils.cjs.d.ts

@@ -1,2 +0,2 @@

export * from "./declarations/src/index";
export * from "./declarations/src/index.js";
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tbWVyY2V0b29scy11aWtpdC1sb2NhbGl6ZWQtdXRpbHMuY2pzLmQudHMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuL2RlY2xhcmF0aW9ucy9zcmMvaW5kZXguZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSJ9

@@ -142,3 +142,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";

@@ -145,0 +145,0 @@ exports.createLocalizedDataAttributes = createLocalizedDataAttributes;

@@ -141,3 +141,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";

@@ -144,0 +144,0 @@ exports.createLocalizedDataAttributes = createLocalizedDataAttributes;

@@ -119,4 +119,4 @@ import _Object$getOwnPropertySymbols from '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';

// NOTE: This string will be replaced on build time with the package version.
var version = "19.19.0";
var version = "19.20.0";
export { createLocalizedDataAttributes, createLocalizedString, getHasErrorOnRemainingLanguages, getHasWarningOnRemainingLanguages, getId, getName, getPrimaryLanguage, isEmpty, isTouched, omitEmptyTranslations, sortLanguages, splitLanguages, version };
{
"name": "@commercetools-uikit/localized-utils",
"description": "Utilities to work with localized data.",
"version": "19.19.0",
"version": "19.20.0",
"bugs": "https://github.com/commercetools/ui-kit/issues",

@@ -24,5 +24,5 @@ "repository": {

"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/utils": "19.19.0",
"@commercetools-uikit/utils": "19.20.0",
"lodash": "4.17.21"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc