Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@plcmp/pl-checkbox

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plcmp/pl-checkbox - npm Package Compare versions

Comparing version
0.1.9
to
0.1.10
+1
-1
package.json
{
"name": "@plcmp/pl-checkbox",
"version": "0.1.9",
"version": "0.1.10",
"description": "Simple checkbox component.",

@@ -5,0 +5,0 @@ "main": "pl-checkbox.js",

@@ -43,6 +43,2 @@ import { PlElement, html, css } from "polylib";

:host([readonly]) {
pointer-events: none;
}
:host([orientation="vertical"]) .checkbox-container {

@@ -49,0 +45,0 @@ height: auto;