Socket
Socket
Sign inDemoInstall

@yamada-ui/use-boolean

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/use-boolean - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

dist/index.d.mts

1

dist/index.js

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

"use client"
"use strict";

@@ -2,0 +3,0 @@ var __defProp = Object.defineProperty;

7

package.json
{
"name": "@yamada-ui/use-boolean",
"version": "0.1.0",
"version": "0.2.0",
"description": "Yamada UI useBoolean custom hook",

@@ -40,3 +40,6 @@ "keywords": [

"esm"
]
],
"banner": {
"js": "\"use client\""
}
},

@@ -43,0 +46,0 @@ "module": "dist/index.mjs",

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