Socket
Socket
Sign inDemoInstall

webcimes-select

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.5 to 1.1.6

2

package.json
{
"name": "webcimes-select",
"version": "1.1.5",
"version": "1.1.6",
"description": "Just create beautiful select boxes, it supports search, single select, multiple select, keyboard control, clear options, dropdown can also be opened over an overflow parent, optgroup support, rtl support, accessibility, and many other options. It works with vanilla javascript + html + css, no dependencies are required",

@@ -5,0 +5,0 @@ "main": "./dist/js/webcimes-select.udm.js",

@@ -455,4 +455,4 @@ # webcimes-select

--select-option-margin: 5px 10px 5px 0;
--select-option-label-padding: 2.5px 0px;
--select-option-multiple-label-padding: 2.5px 10px;
--select-option-label-padding: 5px 0px;
--select-option-multiple-label-padding: 5px 10px;
--select-option-multiple-color: #334155;

@@ -459,0 +459,0 @@ --select-option-multiple-background: #e2e8f0;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc