Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gitbook-plugin-search

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-search - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

4

assets/search.js

@@ -156,7 +156,7 @@ require([

gitbook.events.on('page.change', function() {
bindSearch();
closeSearch();
bindSearch();
// Launch search based on query parameter
if (gitbook.search.isInitialized) {
if (gitbook.search.isInitialized()) {
launchSearchFromQueryString();

@@ -163,0 +163,0 @@ }

@@ -5,3 +5,3 @@ {

"main": "index.js",
"version": "2.2.0",
"version": "2.2.1",
"engines": {

@@ -8,0 +8,0 @@ "gitbook": ">=3.0.0-pre.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc