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
0
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 1.1.34 to 1.1.35-dev-20241225014442

6

dist/index.js

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

// src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
getValue: () => getValue,
useValue: () => useValue
});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);
var import_core = require("@yamada-ui/core");

@@ -30,0 +30,0 @@ var import_use_breakpoint = require("@yamada-ui/use-breakpoint");

{
"name": "@yamada-ui/use-value",
"version": "1.1.34",
"version": "1.1.35-dev-20241225014442",
"description": "Yamada UI useValue custom hook",

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

"dependencies": {
"@yamada-ui/core": "1.16.2",
"@yamada-ui/use-breakpoint": "1.4.17",
"@yamada-ui/utils": "1.6.2"
"@yamada-ui/core": "1.17.0-dev-20241225014442",
"@yamada-ui/use-breakpoint": "1.4.18-dev-20241225014442",
"@yamada-ui/utils": "1.7.0-dev-20241225014442"
},

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