🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

layplux

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

layplux - npm Package Compare versions

Comparing version
2.0.9
to
2.0.10
+3
-3
dist/style/components/_tooltip.scss

@@ -7,5 +7,5 @@ .layplux-tooltip {

line-height: 1.5;
color: hsl(var(--layplux-primary-foreground));
color: hsl(var(--layplux-popover-foreground));
overflow-wrap: break-word;
background: hsl(var(--layplux-foreground));
background: hsl(var(--layplux-popover));
border-radius: calc(var(--layplux-radius) - 2px);

@@ -26,3 +26,3 @@ box-shadow:

height: 6px;
background: hsl(var(--layplux-foreground));
background: hsl(var(--layplux-popover));
transform: rotate(45deg);

@@ -29,0 +29,0 @@ }

@@ -724,5 +724,5 @@ .layplux-root {

line-height: 1.5;
color: hsl(var(--layplux-primary-foreground));
color: hsl(var(--layplux-popover-foreground));
overflow-wrap: break-word;
background: hsl(var(--layplux-foreground));
background: hsl(var(--layplux-popover));
border-radius: calc(var(--layplux-radius) - 2px);

@@ -739,3 +739,3 @@ box-shadow: 0 6px 16px 0 hsl(var(--layplux-shadow)/8%), 0 3px 6px -4px hsl(var(--layplux-shadow)/12%), 0 9px 28px 8px hsl(var(--layplux-shadow)/5%);

height: 6px;
background: hsl(var(--layplux-foreground));
background: hsl(var(--layplux-popover));
transform: rotate(45deg);

@@ -742,0 +742,0 @@ }

{
"name": "layplux",
"version": "2.0.9",
"version": "2.0.10",
"description": "IDE-like window system and plugin framework for the web",

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