@plcmp/pl-button
Advanced tools
+1
-1
| { | ||
| "name": "@plcmp/pl-button", | ||
| "version": "0.1.14", | ||
| "version": "0.1.15", | ||
| "description": "Simple button implementation.", | ||
@@ -5,0 +5,0 @@ "main": "pl-button.js", |
+2
-2
@@ -82,4 +82,4 @@ import { PlElement, html, css } from "polylib"; | ||
| :host ::slotted(*:first-of-type[slot="prefix"]) { padding-inline-end: var(--space-sm) } | ||
| :host ::slotted(*:last-of-type[slot="suffix"]) { padding-inline-start: var(--space-sm) } | ||
| :host ::slotted(*:last-of-type[slot="prefix"]) { padding-inline-end: var(--space-sm) } | ||
| :host ::slotted(*:first-of-type[slot="suffix"]) { padding-inline-start: var(--space-sm) } | ||
@@ -86,0 +86,0 @@ :host([variant=primary]:hover:not([loading],[disabled])), |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package