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

@yamada-ui/use-value

Package Overview
Dependencies
Maintainers
1
Versions
940
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.0-dev-20230804221203 to 0.0.0-dev-20230807041207

2

dist/index.js

@@ -33,3 +33,3 @@ "use strict";

} else if ((0, import_utils.isArray)(value)) {
return (0, import_core.useColorModetValue)(...value);
return (0, import_core.useColorModeValue)(...value);
} else {

@@ -36,0 +36,0 @@ return value;

{
"name": "@yamada-ui/use-value",
"version": "0.0.0-dev-20230804221203",
"version": "0.0.0-dev-20230807041207",
"description": "Yamada UI useValue custom hook",

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

"dependencies": {
"@yamada-ui/core": "0.0.0-dev-20230804221203",
"@yamada-ui/utils": "0.0.0-dev-20230804221203",
"@yamada-ui/use-breakpoint": "0.0.0-dev-20230804221203"
"@yamada-ui/core": "0.0.0-dev-20230807041207",
"@yamada-ui/utils": "0.1.5",
"@yamada-ui/use-breakpoint": "0.0.0-dev-20230807041207"
},

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

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