📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP →

gitbook-plugin-search-plus

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-search-plus - npm Package Compare versions

Comparing version

to
0.0.9

@@ -5,5 +5,3 @@ require([

], function(gitbook, $) {
var MAX_RESULTS = 100;
var MAX_DESCRIPTION_SIZE = 500;
var events = gitbook.events;
var state = gitbook.state;

@@ -85,3 +83,3 @@ var INDEX_DATA = {};

});
$('body-inner').scrollTop(0);
$('.body-inner').scrollTop(0);
}

@@ -88,0 +86,0 @@

{
"name": "gitbook-plugin-search-plus",
"version": "0.0.8",
"version": "0.0.9",
"description": "gitbook powerful search plugin",

@@ -5,0 +5,0 @@ "main": "index.js",