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.3 to 1.0.4

3

dist/js/lazyselectize.js

@@ -6,3 +6,2 @@ //this method extends custom selectizeJs to

var self = {};
debugger;
self.loadItemsUrl = settings.loadItemsUrl;

@@ -32,3 +31,2 @@ self.index = 0;

/////
settings.load = function(query, callback) {

@@ -63,3 +61,2 @@ self.runprocess = false;

////
var defaults = $.fn.selectize.defaults;

@@ -66,0 +63,0 @@ var selectizeSettings = $.extend({}, defaults, settings);

2

package.json
{
"name": "lazyselectize",
"version": "1.0.3",
"version": "1.0.4",
"description": "This plugin gives an ability to process scroll event in dropdown and download options if scroll is in bottom of the dropdown",

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

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