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

@commercetools-uikit/secondary-button

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/secondary-button - npm Package Compare versions

Comparing version 0.0.0-canary-20241217082213 to 0.0.0-canary-20241218170348

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

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

@@ -76,4 +76,4 @@ import { ReactElement, KeyboardEvent, MouseEvent, ElementType, ComponentPropsWithRef } from 'react';

displayName: string;
defaultProps: Pick<TSecondaryButtonProps<"button">, "size" | "type" | "theme" | "tone" | "isToggleButton">;
defaultProps: Pick<TSecondaryButtonProps<"button">, "type" | "theme" | "size" | "tone" | "isToggleButton">;
};
export default SecondaryButton;
{
"name": "@commercetools-uikit/secondary-button",
"description": "Secondary buttons are used in combination with a PrimaryButton and represent the secondary action.",
"version": "0.0.0-canary-20241217082213",
"version": "0.0.0-canary-20241218170348",
"bugs": "https://github.com/commercetools/ui-kit/issues",

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

"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/accessible-button": "0.0.0-canary-20241217082213",
"@commercetools-uikit/design-system": "0.0.0-canary-20241217082213",
"@commercetools-uikit/spacings-inline": "0.0.0-canary-20241217082213",
"@commercetools-uikit/text": "0.0.0-canary-20241217082213",
"@commercetools-uikit/utils": "0.0.0-canary-20241217082213",
"@commercetools-uikit/accessible-button": "0.0.0-canary-20241218170348",
"@commercetools-uikit/design-system": "0.0.0-canary-20241218170348",
"@commercetools-uikit/spacings-inline": "0.0.0-canary-20241218170348",
"@commercetools-uikit/text": "0.0.0-canary-20241218170348",
"@commercetools-uikit/utils": "0.0.0-canary-20241218170348",
"@emotion/react": "^11.10.5",

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display