docdash-custom
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "docdash-custom", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A clean, responsive documentation template theme for JSDoc 3 inspired by lodash and minami", | ||
@@ -5,0 +5,0 @@ "main": "publish.js", |
@@ -431,3 +431,3 @@ /*global env: true */ | ||
var nav = '<h2><a href="index.html">Home</a></h2>'; | ||
nav = '<h2><a href="version.html">Versions</a></h2>'; | ||
nav += '<h2><a href="version.html">Versions</a></h2>'; | ||
var seen = {}; | ||
@@ -434,0 +434,0 @@ var seenTutorials = {}; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1266975