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.0.1 to 1.0.2

2

dist/js/webcimes-select.esm.d.ts

@@ -86,3 +86,3 @@ /**

*/
constructor(options: Options);
constructor(options: Partial<Options>);
/**

@@ -89,0 +89,0 @@ * Convert elements entry to an array of HTMLElement

@@ -86,3 +86,3 @@ /**

*/
constructor(options: Options);
constructor(options: Partial<Options>);
/**

@@ -89,0 +89,0 @@ * Convert elements entry to an array of HTMLElement

{
"name": "webcimes-select",
"version": "1.0.1",
"version": "1.0.2",
"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, 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",

@@ -86,3 +86,3 @@ /**

*/
constructor(options: Options);
constructor(options: Partial<Options>);
/**

@@ -89,0 +89,0 @@ * Convert elements entry to an array of HTMLElement

@@ -96,3 +96,3 @@ /**

*/
constructor(options: Options)
constructor(options: Partial<Options>)
{

@@ -99,0 +99,0 @@ // Defaults

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