Socket
Socket
Sign inDemoInstall

@chakra-ui/close-button

Package Overview
Dependencies
Maintainers
2
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 2.0.17 to 2.1.0

dist/chunk-37N6GCLA.mjs

2

dist/close-button.js

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

'use client'
"use strict";

@@ -72,1 +73,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=close-button.js.map

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

'use client'
"use strict";

@@ -74,1 +75,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=index.js.map

16

package.json
{
"name": "@chakra-ui/close-button",
"version": "2.0.17",
"version": "2.1.0",
"description": "A React and Chakra UI close button component.",

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

"dependencies": {
"@chakra-ui/icon": "3.0.16"
"@chakra-ui/icon": "3.1.0"
},
"devDependencies": {
"react": "^18.0.0",
"clean-package": "2.1.1",
"@chakra-ui/system": "2.4.0"
"clean-package": "2.2.0",
"@chakra-ui/system": "2.6.0"
},

@@ -45,10 +45,2 @@ "peerDependencies": {

"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"module": "dist/index.mjs",

@@ -55,0 +47,0 @@ "types": "dist/index.d.ts",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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