New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@patternfly-java/finder

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

@patternfly-java/finder - npm Package Compare versions

Comparing version
0.6.1
to
0.6.2
+23
-0
finder.css

@@ -44,2 +44,3 @@ /**

--pf-v6-c-finder__column-header--BorderBottomWidth: var(--pf-t--global--border--width--100);
--pf-v6-c-finder__column-header--Height: var(--pf-t--global--spacer--2xl);
--pf-v6-c-finder__column-title-text--FontWeight: var(--pf-t--global--font--weight--heading--default);

@@ -146,2 +147,3 @@ --pf-v6-c-finder__column-title-text--FontSize: var(--pf-t--global--font--size--md);

border-bottom: var(--pf-v6-c-finder__column-header--BorderBottomWidth) solid var(--pf-v6-c-finder__column-header--BorderBottomColor);
height: var(--pf-v6-c-finder__column-header--Height);
}

@@ -358,2 +360,23 @@

/* ===================================================================
Status items
=================================================================== */
.pf-v6-c-finder__item.pf-m-status {
cursor: default;
background-color: transparent;
}
.pf-v6-c-finder__item.pf-m-status:hover {
background-color: transparent;
}
.pf-v6-c-finder__item.pf-m-status .pf-v6-c-finder__item-pin {
display: none;
}
.pf-v6-c-finder__item.pf-m-status .pf-v6-c-finder__item-folder-icon {
display: none;
}
/* ===================================================================
Preview pane

@@ -360,0 +383,0 @@ =================================================================== */

+1
-1
{
"name": "@patternfly-java/finder",
"private": false,
"version": "0.6.1",
"version": "0.6.2",
"description": "CSS for the PatternFly Java finder extension.",

@@ -6,0 +6,0 @@ "homepage": "https://patternfly-java.github.io/",