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

@yamada-ui/close-button

Package Overview
Dependencies
Maintainers
0
Versions
1076
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.51 to 1.0.52-dev-20241225014442

6

dist/index.js

@@ -22,7 +22,7 @@ "use client"

// src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
CloseButton: () => CloseButton
});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);

@@ -29,0 +29,0 @@ // src/close-button.tsx

{
"name": "@yamada-ui/close-button",
"version": "1.0.51",
"version": "1.0.52-dev-20241225014442",
"description": "Yamada UI close button component",

@@ -39,6 +39,6 @@ "keywords": [

"dependencies": {
"@yamada-ui/core": "1.16.2",
"@yamada-ui/icon": "1.1.17",
"@yamada-ui/ripple": "1.0.48",
"@yamada-ui/utils": "1.6.2"
"@yamada-ui/core": "1.17.0-dev-20241225014442",
"@yamada-ui/icon": "1.1.18-dev-20241225014442",
"@yamada-ui/ripple": "1.0.49-dev-20241225014442",
"@yamada-ui/utils": "1.7.0-dev-20241225014442"
},

@@ -45,0 +45,0 @@ "devDependencies": {

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