🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

jquery-ui.autocomplete.scroll

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-ui.autocomplete.scroll - npm Package Compare versions

Comparing version

to
0.1.9

2

bower.json
{
"name": "jquery-ui.autocomplete.scroll",
"version": "0.1.8",
"version": "0.1.9",
"description": "Scrollable jQuery UI Autocomplete Plugin for long items list.",

@@ -5,0 +5,0 @@ "keywords": [

{
"name": "jquery-ui.autocomplete.scroll",
"version": "0.1.8",
"version": "0.1.9",
"title": "Scrollable jQuery UI Autocomplete",

@@ -14,2 +14,9 @@ "description": "Scrollable jQuery UI Autocomplete Plugin for long items list.",

],
"main": "jquery.ui.autocomplete.scroll.min.js",
"files": [
"jquery.ui.autocomplete.scroll.min.js",
"bower.json",
"ui.autocomplete.scroll.jquery.json",
"LICENSE-MIT"
],
"dependencies": {

@@ -16,0 +23,0 @@ "jquery": ">=1.6",

@@ -5,3 +5,3 @@ # Scrollable jQuery UI Autocomplete

CSS `max-height`, `overflow-y` and `padding-right` can make scrollable list easy. But that is not beautiful. This plugin calculate with items and height of it.
**See <a href="http://anseki.github.io/jquery-ui-autocomplete-scroll">DEMO</a>**
**See <a href="http://anseki.github.io/jquery-ui-autocomplete-scroll/">DEMO</a>**

@@ -8,0 +8,0 @@ ## Usage

{
"name": "ui.autocomplete.scroll",
"version": "0.1.8",
"version": "0.1.9",
"title": "Scrollable jQuery UI Autocomplete",

@@ -5,0 +5,0 @@ "description": "Scrollable jQuery UI Autocomplete Plugin for long items list.",

Sorry, the diff of this file is not supported yet