Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

typedoc-plugin-markdown

Package Overview
Dependencies
Maintainers
1
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedoc-plugin-markdown - npm Package Compare versions

Comparing version 1.1.12 to 1.1.13

3

dist/index.js

@@ -7,2 +7,5 @@ "use strict";

var app = PluginHost.owner;
if (app.converter.hasComponent('markdown')) {
return;
}
app.options.addDeclaration({

@@ -9,0 +12,0 @@ component: 'markdown',

2

package.json
{
"name": "typedoc-plugin-markdown",
"version": "1.1.12",
"version": "1.1.13",
"description": "A plugin for Typedoc that exposes a theme and additional arguments for rendering markdown.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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