Socket
Socket
Sign inDemoInstall

lazyselectize

Package Overview
Dependencies
15
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "lazyselectize",
"version": "1.0.6",
"version": "1.0.7",
"description": "This plugin allows to use selectize in lazy loading mode. So, it processes scroll event in dropdown and downloads options if scroll is in bottom of the dropdown.",

@@ -5,0 +5,0 @@ "main": "dist/js/lazyselectize.js",

@@ -29,3 +29,3 @@ # lazyselectize.js

```js
$('select').lazyselectize(options);
$('select').lazySelectize(options);
```

@@ -32,0 +32,0 @@

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