Comparing version 0.23.18 to 0.23.19
@@ -16,5 +16,5 @@ "use strict"; | ||
utils_1.JSX.createElement("li", { class: "state failure" }, "The search index is not available")), | ||
utils_1.JSX.createElement("a", { href: context.options.getValue("titleLink") ?? context.relativeURL("index.html"), class: "title" }, props.project.name)), | ||
utils_1.JSX.createElement("a", { href: context.options.getValue("titleLink") || context.relativeURL("index.html"), class: "title" }, props.project.name)), | ||
utils_1.JSX.createElement("div", { class: "table-cell", id: "tsd-widgets" }, | ||
utils_1.JSX.createElement("a", { href: "#", class: "tsd-widget tsd-toolbar-icon menu no-caption", "data-toggle": "menu", "aria-label": "Menu" }, context.icons.menu()))))); | ||
exports.toolbar = toolbar; |
{ | ||
"name": "typedoc", | ||
"description": "Create api documentation for TypeScript projects.", | ||
"version": "0.23.18", | ||
"version": "0.23.19", | ||
"homepage": "https://typedoc.org", | ||
@@ -6,0 +6,0 @@ "main": "./dist/index.js", |
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