📅 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
1.0.4-alpha-2

@@ -102,4 +102,5 @@ require([

keyword = keyword.split(':').slice(0, -1).join(':')
} else {
hit = true
}
hit = true
}

@@ -106,0 +107,0 @@ var keywordRe = new RegExp('(' + escapeRegExp(keyword) + ')', 'gi')

{
"name": "gitbook-plugin-search-plus",
"version": "1.0.4-alpha-1",
"version": "1.0.4-alpha-2",
"description": "gitbook powerful search plugin",

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