Socket
Socket
Sign inDemoInstall

@chakra-ui/button

Package Overview
Dependencies
Maintainers
3
Versions
456
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/button - npm Package Compare versions

Comparing version 2.0.16 to 2.0.17

4

dist/button-types.d.ts

@@ -44,3 +44,3 @@ import { SystemProps } from '@chakra-ui/system';

*/
loadingText?: string;
loadingText?: React.ReactNode;
/**

@@ -77,3 +77,3 @@ * The html button type to use.

interface ButtonSpinnerOptions {
label?: string;
label?: React.ReactNode;
/**

@@ -80,0 +80,0 @@ * @type SystemProps["margin"]

{
"name": "@chakra-ui/button",
"version": "2.0.16",
"version": "2.0.17",
"description": "A React component that is a base button.",

@@ -34,3 +34,3 @@ "keywords": [

"dependencies": {
"@chakra-ui/react-context": "2.0.7",
"@chakra-ui/react-context": "2.0.8",
"@chakra-ui/shared-utils": "2.0.5",

@@ -45,8 +45,8 @@ "@chakra-ui/react-use-merge-refs": "2.0.7",

"react": "^18.0.0",
"clean-package": "2.1.1",
"clean-package": "2.2.0",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/system": "2.4.0",
"@chakra-ui/system": "2.5.3",
"@chakra-ui/icons": "2.0.17",
"@chakra-ui/theme": "2.2.5",
"@chakra-ui/layout": "2.1.15"
"@chakra-ui/theme": "2.3.0",
"@chakra-ui/layout": "2.1.17"
},

@@ -53,0 +53,0 @@ "peerDependencies": {

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