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-20220824082222 to 0.0.0-dev-20220912120959

2

dist/index.cjs.js

@@ -30,3 +30,3 @@ "use strict";

// ../../react-shim.js
// ../../../react-shim.js
var import_react = __toESM(require("react"));

@@ -33,0 +33,0 @@

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

* like Alerts, Toasts, Drawers and Modals.
*
* @see Docs https://chakra-ui.com/docs/components/close-button
*/

@@ -17,0 +19,0 @@ declare const CloseButton: _chakra_ui_system.ComponentWithAs<"button", CloseButtonProps>;

@@ -1,2 +0,2 @@

// ../../react-shim.js
// ../../../react-shim.js
import React from "react";

@@ -3,0 +3,0 @@

{
"name": "@chakra-ui/close-button",
"version": "0.0.0-dev-20220824082222",
"version": "0.0.0-dev-20220912120959",
"description": "A React and Chakra UI close button component.",

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

"url": "git+https://github.com/chakra-ui/chakra-ui.git",
"directory": "packages/close-button"
"directory": "packages/components/close-button"
},

@@ -35,10 +35,10 @@ "bugs": {

"dependencies": {
"@chakra-ui/icon": "0.0.0-dev-20220824082222"
"@chakra-ui/icon": "0.0.0-dev-20220912120959"
},
"devDependencies": {
"@chakra-ui/system": "0.0.0-dev-20220824082222",
"@chakra-ui/system": "0.0.0-dev-20220912120959",
"react": "^18.0.0"
},
"peerDependencies": {
"@chakra-ui/system": "0.0.0-dev-20220824082222",
"@chakra-ui/system": "0.0.0-dev-20220912120959",
"react": ">=18"

@@ -45,0 +45,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