New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@chakra-ui/close-button

Package Overview
Dependencies
Maintainers
3
Versions
443
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/close-button - npm Package Compare versions

Comparing version 0.0.0-dev-20230112154520 to 0.0.0-dev-20230116120206

1

dist/close-button.d.ts

@@ -7,2 +7,3 @@ import * as _chakra_ui_system from '@chakra-ui/system';

* If `true`, the close button will be disabled.
* @default false
*/

@@ -9,0 +10,0 @@ isDisabled?: boolean;

8

package.json
{
"name": "@chakra-ui/close-button",
"version": "0.0.0-dev-20230112154520",
"version": "0.0.0-dev-20230116120206",
"description": "A React and Chakra UI close button component.",

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

"dependencies": {
"@chakra-ui/icon": "0.0.0-dev-20230112154520"
"@chakra-ui/icon": "3.0.16"
},

@@ -38,6 +38,6 @@ "devDependencies": {

"clean-package": "2.1.1",
"@chakra-ui/system": "0.0.0-dev-20230112154520"
"@chakra-ui/system": "2.4.0"
},
"peerDependencies": {
"@chakra-ui/system": "0.0.0-dev-20230112154520",
"@chakra-ui/system": ">=2.0.0",
"react": ">=18"

@@ -44,0 +44,0 @@ },

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