Socket
Socket
Sign inDemoInstall

@yamada-ui/use-token

Package Overview
Dependencies
89
Maintainers
1
Versions
578
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.15 to 1.1.16-dev-20240614135711

15

dist/index.js

@@ -37,12 +37,7 @@ "use client"

var _a, _b, _c;
if (name === "layerStyles")
name = "styles.layerStyles";
if (name === "textStyles")
name = "styles.textStyles";
if (name === "transitionProperty")
name = "transitions.property";
if (name === "transitionDuration")
name = "transitions.duration";
if (name === "transitionEasing")
name = "transitions.easing";
if (name === "layerStyles") name = "styles.layerStyles";
if (name === "textStyles") name = "styles.textStyles";
if (name === "transitionProperty") name = "transitions.property";
if (name === "transitionDuration") name = "transitions.duration";
if (name === "transitionEasing") name = "transitions.easing";
let value = (0, import_utils.getMemoizedObject)(theme, `${name}.${path}`);

@@ -49,0 +44,0 @@ if (!(0, import_utils.isUndefined)(value)) {

{
"name": "@yamada-ui/use-token",
"version": "1.1.15",
"version": "1.1.16-dev-20240614135711",
"description": "Yamada UI useToken custom hook",

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

"dependencies": {
"@yamada-ui/core": "1.7.1",
"@yamada-ui/core": "1.7.2-dev-20240614135711",
"@yamada-ui/utils": "1.2.1"

@@ -31,0 +31,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc