New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/vaadin-checkbox

Package Overview
Dependencies
Maintainers
14
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-checkbox - npm Package Compare versions

Comparing version 2.2.6 to 2.2.7

2

package.json

@@ -13,3 +13,3 @@ {

"name": "@vaadin/vaadin-checkbox",
"version": "2.2.6",
"version": "2.2.7",
"main": "vaadin-checkbox.js",

@@ -16,0 +16,0 @@ "author": "Vaadin Ltd",

@@ -113,3 +113,3 @@ /**

static get version() {
return '2.2.6';
return '2.2.7';
}

@@ -116,0 +116,0 @@

@@ -32,2 +32,7 @@ import '@vaadin/vaadin-lumo-styles/mixins/required-field.js';

}
:host([disabled]) [part="label"] {
color: var(--lumo-disabled-text-color);
-webkit-text-fill-color: var(--lumo-disabled-text-color);
}
</style>

@@ -34,0 +39,0 @@ </template>

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc