New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

typedoc-github-wiki-theme

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedoc-github-wiki-theme - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

3

dist/theme.js

@@ -13,3 +13,4 @@ "use strict";

this.renderer.application.options.setValue('entryDocument', 'Home.md');
this.renderer.application.options.setValue('navigationEnabled', true);
this.renderer.application.options.setValue('hideInPageTOC', true);
this.renderer.application.options.setValue('hideBreadcrumbs', true);
this.listenTo(renderer, events_1.RendererEvent.END, this.onRendererEnd, 1024);

@@ -16,0 +17,0 @@ }

{
"name": "typedoc-github-wiki-theme",
"version": "0.1.0",
"version": "0.2.0",
"description": "An extension of the default theme from typedoc-plugin-markdown to create a compatible file structure for Github Wiki pages.",

@@ -30,6 +30,6 @@ "main": "dist/theme.js",

"typedoc": ">=0.20.0",
"typedoc-plugin-markdown": ">=3.3.0"
"typedoc-plugin-markdown": ">=3.4.0"
},
"devDependencies": {
"typedoc": "0.20.12",
"typedoc": "0.20.13",
"typedoc-plugin-markdown": "*",

@@ -39,3 +39,3 @@ "typescript": "^4.0.5"

"keywords": [],
"gitHead": "27e7cb7564c5fa2676781664094a7a128a7da404"
"gitHead": "a80f25930cbe0462a4ea2ebd28f3093521b7132b"
}
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