Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@yamada-ui/use-controllable-state

Package Overview
Dependencies
Maintainers
1
Versions
553
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/use-controllable-state - npm Package Compare versions

Comparing version 0.0.0-dev-20230813023829 to 0.0.0-dev-20230918211901

1

dist/index.js

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

"use client"
"use strict";

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

9

package.json
{
"name": "@yamada-ui/use-controllable-state",
"version": "0.0.0-dev-20230813023829",
"version": "0.0.0-dev-20230918211901",
"description": "Yamada UI useControllableState custom hook",

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

"dependencies": {
"@yamada-ui/utils": "0.0.0-dev-20230813023829"
"@yamada-ui/utils": "0.2.0"
},

@@ -44,3 +44,6 @@ "devDependencies": {

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

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