Socket
Socket
Sign inDemoInstall

@commercetools-uikit/select-utils

Package Overview
Dependencies
132
Maintainers
3
Versions
894
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-canary-20240517151402 to 0.0.0-canary-20240520083557

1

dist/commercetools-uikit-select-utils.cjs.dev.js

@@ -477,2 +477,3 @@ 'use strict';

return _objectSpread(_objectSpread({}, base), {}, {
flexWrap: 'nowrap',
padding: '0',

@@ -479,0 +480,0 @@ backgroundColor: 'none',

@@ -477,2 +477,3 @@ 'use strict';

return _objectSpread(_objectSpread({}, base), {}, {
flexWrap: 'nowrap',
padding: '0',

@@ -479,0 +480,0 @@ backgroundColor: 'none',

@@ -457,2 +457,3 @@ import { defineMessages, useIntl } from 'react-intl';

return _objectSpread(_objectSpread({}, base), {}, {
flexWrap: 'nowrap',
padding: '0',

@@ -459,0 +460,0 @@ backgroundColor: 'none',

@@ -243,2 +243,3 @@ import { ReactNode } from 'react';

valueContainer: (base: TBase) => {
flexWrap: string;
padding: string;

@@ -245,0 +246,0 @@ backgroundColor: string;

14

package.json
{
"name": "@commercetools-uikit/select-utils",
"description": "Utilities for working with select components.",
"version": "0.0.0-canary-20240517151402",
"version": "0.0.0-canary-20240520083557",
"bugs": "https://github.com/commercetools/ui-kit/issues",

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

"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/accessible-button": "0.0.0-canary-20240517151402",
"@commercetools-uikit/design-system": "0.0.0-canary-20240517151402",
"@commercetools-uikit/icons": "0.0.0-canary-20240517151402",
"@commercetools-uikit/spacings": "0.0.0-canary-20240517151402",
"@commercetools-uikit/text": "0.0.0-canary-20240517151402",
"@commercetools-uikit/utils": "0.0.0-canary-20240517151402",
"@commercetools-uikit/accessible-button": "0.0.0-canary-20240520083557",
"@commercetools-uikit/design-system": "0.0.0-canary-20240520083557",
"@commercetools-uikit/icons": "0.0.0-canary-20240520083557",
"@commercetools-uikit/spacings": "0.0.0-canary-20240520083557",
"@commercetools-uikit/text": "0.0.0-canary-20240520083557",
"@commercetools-uikit/utils": "0.0.0-canary-20240520083557",
"@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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc