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

@commercetools-uikit/text-input

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/text-input - npm Package Compare versions

Comparing version 10.18.3-canary.1 to 10.18.3-canary.2

@@ -152,5 +152,5 @@ 'use strict';

var version = '10.18.3-canary.1+fde1b0cd';
var version = '10.18.3-canary.2+1613b6d7';
exports.default = TextInput;
exports.version = version;

@@ -146,5 +146,5 @@ import PropTypes from 'prop-types';

var version = '10.18.3-canary.1+fde1b0cd';
var version = '10.18.3-canary.2+1613b6d7';
export default TextInput;
export { version };
{
"name": "@commercetools-uikit/text-input",
"version": "10.18.3-canary.1+fde1b0cd",
"version": "10.18.3-canary.2+1613b6d7",
"description": "",

@@ -22,5 +22,5 @@ "main": "dist/text-input.cjs.js",

"dependencies": {
"@commercetools-uikit/constraints": "10.18.3-canary.1+fde1b0cd",
"@commercetools-uikit/design-system": "10.18.3-canary.1+fde1b0cd",
"@commercetools-uikit/utils": "10.18.3-canary.1+fde1b0cd",
"@commercetools-uikit/constraints": "10.18.3-canary.2+1613b6d7",
"@commercetools-uikit/design-system": "10.18.3-canary.2+1613b6d7",
"@commercetools-uikit/utils": "10.18.3-canary.2+1613b6d7",
"@emotion/core": "10.0.28",

@@ -34,3 +34,3 @@ "@emotion/styled": "10.0.27",

},
"gitHead": "fde1b0cd341f686533ddb250b3a8cb83846adf02"
"gitHead": "1613b6d729a46ff5d295fe540feb6c4bac283b3f"
}