Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

gitbook-plugin-tree

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-tree - npm Package Compare versions

Comparing version
0.3.8
to
0.3.9
+1
-0
book/plugin.js

@@ -38,2 +38,3 @@ require(["gitbook"], function(gitbook) {

//
var level = $item.attr('data-level');
$item.addClass(item.hasChildList ? itemStates[level] : "no-child");

@@ -40,0 +41,0 @@ item.sn = $item.children('span,a');

+1
-1

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

"main": "index.js",
"version": "0.3.8",
"version": "0.3.9",
"engines": {

@@ -8,0 +8,0 @@ "gitbook": "*"