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

@commercetools-uikit/utils

Package Overview
Dependencies
Maintainers
3
Versions
726
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/utils - npm Package Compare versions

Comparing version 0.0.0-canary-2020101765349 to 0.0.0-canary-20201020122221

8

CHANGELOG.md
# @commercetools-uikit/utils
## 0.0.0-canary-2020101765349
## 0.0.0-canary-20201020122221
### Minor Changes
- [`26c6562`](https://github.com/commercetools/ui-kit/commit/26c65622f7f1911f51fc0056ade2d0c8ec8af0a1) [#1670](https://github.com/commercetools/ui-kit/pull/1670) Thanks [@emmenko](https://github.com/emmenko)! - Migrate to emotion v11. https://emotion.sh/docs/emotion-11
## 10.40.0
### Patch Changes

@@ -6,0 +12,0 @@

2

dist/utils.cjs.js

@@ -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-2020101765349';
var version = '0.0.0-canary-20201020122221';

@@ -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-2020101765349';
var version = '0.0.0-canary-20201020122221';
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-2020101765349",
"version": "0.0.0-canary-20201020122221",
"bugs": "https://github.com/commercetools/ui-kit/issues",

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

"@babel/runtime-corejs3": "7.12.5",
"@emotion/is-prop-valid": "0.8.8",
"@emotion/is-prop-valid": "1.0.0",
"warning": "4.0.3"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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