You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

typedoc-plugin-frontmatter

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedoc-plugin-frontmatter - npm Package Compare versions

Comparing version

to
1.1.2

1

dist/index.d.ts
import { MarkdownApplication } from 'typedoc-plugin-markdown';
export declare function load(app: MarkdownApplication): void;
export { PluginOptions } from './types/options.js';

2

package.json
{
"name": "typedoc-plugin-frontmatter",
"version": "1.1.1",
"version": "1.1.2",
"description": "A plugin for TypeDoc ( + typedoc-plugin-markdown ) that prepends configurable frontmatter to page content.",

@@ -5,0 +5,0 @@ "exports": {