Socket
Socket
Sign inDemoInstall

vuepress-plugin-typedoc

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

vuepress-plugin-typedoc - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

3

dist/plugin.js

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

...vuepressOptions,
navigationEnabled: true,
hideInPageTOC: true,
hideBreadcrumbs: true,
plugin: [

@@ -39,0 +40,0 @@ ...['typedoc-plugin-markdown'],

{
"name": "vuepress-plugin-typedoc",
"version": "0.3.0",
"version": "0.4.0",
"description": "A VuePress plugin to build api documentation with TypeDoc.",

@@ -20,6 +20,6 @@ "main": "dist/index.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": "*",

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

],
"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