Socket
Socket
Sign inDemoInstall

@commercetools-uikit/search-text-input

Package Overview
Dependencies
112
Maintainers
3
Versions
277
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-canary-20230215152602 to 0.0.0-canary-20230216120756

2

dist/commercetools-uikit-search-text-input.cjs.dev.js

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

// NOTE: This string will be replaced on build time with the package version.
var version = "15.11.2";
var version = "15.12.0";
exports["default"] = SearchTextInput$1;
exports.version = version;

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

// NOTE: This string will be replaced on build time with the package version.
var version = "15.11.2";
var version = "15.12.0";
exports["default"] = SearchTextInput$1;
exports.version = version;

@@ -225,4 +225,4 @@ import _Object$keys from '@babel/runtime-corejs3/core-js-stable/object/keys';

// NOTE: This string will be replaced on build time with the package version.
var version = "15.11.2";
var version = "15.12.0";
export { SearchTextInput$1 as default, version };

@@ -26,5 +26,5 @@ import { type FocusEventHandler, type ChangeEventHandler } from 'react';

displayName: string;
defaultProps: Pick<TSearchTextInputProps, "isClearable" | "horizontalConstraint">;
defaultProps: Pick<TSearchTextInputProps, "horizontalConstraint" | "isClearable">;
isEmpty(value: TSearchTextInputProps['value']): boolean;
};
export default SearchTextInput;
{
"name": "@commercetools-uikit/search-text-input",
"description": "A controlled search text input component for single-line strings with validation states.",
"version": "0.0.0-canary-20230215152602",
"version": "0.0.0-canary-20230216120756",
"bugs": "https://github.com/commercetools/ui-kit/issues",

@@ -32,8 +32,8 @@ "repository": {

"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/constraints": "0.0.0-canary-20230215152602",
"@commercetools-uikit/design-system": "0.0.0-canary-20230215152602",
"@commercetools-uikit/icons": "0.0.0-canary-20230215152602",
"@commercetools-uikit/input-utils": "0.0.0-canary-20230215152602",
"@commercetools-uikit/secondary-icon-button": "0.0.0-canary-20230215152602",
"@commercetools-uikit/utils": "0.0.0-canary-20230215152602",
"@commercetools-uikit/constraints": "0.0.0-canary-20230216120756",
"@commercetools-uikit/design-system": "0.0.0-canary-20230216120756",
"@commercetools-uikit/icons": "0.0.0-canary-20230216120756",
"@commercetools-uikit/input-utils": "0.0.0-canary-20230216120756",
"@commercetools-uikit/secondary-icon-button": "0.0.0-canary-20230216120756",
"@commercetools-uikit/utils": "0.0.0-canary-20230216120756",
"@emotion/react": "^11.10.5",

@@ -40,0 +40,0 @@ "@emotion/styled": "^11.10.5",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc