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

@commercetools-uikit/text-input

Package Overview
Dependencies
Maintainers
3
Versions
939
Alerts
File Explorer

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.21.0 to 10.24.0

README.md

7

CHANGELOG.md
# @commercetools-uikit/text-input
## 10.24.0
### Patch Changes
- [`bf63fd7`](https://github.com/commercetools/ui-kit/commit/bf63fd7b13b9d1a2386b85f123fcda93823d4bcf) [#1421](https://github.com/commercetools/ui-kit/pull/1421) Thanks [@mohib0306](https://github.com/mohib0306)! - Move `src/components/inputs` to `packages/components/inputs`
## 10.21.0
### Patch Changes

@@ -5,0 +12,0 @@

2

dist/text-input.cjs.js

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

var version = '10.21.0';
var version = '10.24.0';
exports.default = TextInput;
exports.version = version;

@@ -6,3 +6,3 @@ import PropTypes from 'prop-types';

import { css, jsx } from '@emotion/core';
import { designTokens, customProperties } from '@commercetools-uikit/design-system';
import { customProperties, designTokens } from '@commercetools-uikit/design-system';

@@ -147,5 +147,5 @@ function _defineProperty(obj, key, value) {

var version = '10.21.0';
var version = '10.24.0';
export default TextInput;
export { version };
{
"name": "@commercetools-uikit/text-input",
"version": "10.21.0",
"version": "10.24.0",
"description": "",

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

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