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
570
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-20231110103759 to 0.0.0-dev-20231121161851

2

dist/index.js

@@ -34,3 +34,3 @@ "use client"

var _a;
rest.onUpdate = (_a = rest.onUpdate) != null ? _a : (prev, next) => prev !== next;
(_a = rest.onUpdate) != null ? _a : rest.onUpdate = (prev, next) => prev !== next;
const onChange = (0, import_utils.useCallbackRef)(rest.onChange);

@@ -37,0 +37,0 @@ const onUpdate = (0, import_utils.useCallbackRef)(rest.onUpdate);

{
"name": "@yamada-ui/use-controllable-state",
"version": "0.0.0-dev-20231110103759",
"version": "0.0.0-dev-20231121161851",
"description": "Yamada UI useControllableState custom hook",

@@ -5,0 +5,0 @@ "keywords": [

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