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

markdown-it-async

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-it-async - npm Package Compare versions

Comparing version

to
0.1.3

1

dist/index.d.ts

@@ -20,3 +20,2 @@ import MarkdownIt, { Options, PresetName } from 'markdown-it';

constructor(options?: MarkdownItAsyncOptions);
render(_src: string, _env?: any): string;
renderAsync(src: string, env?: any): Promise<string>;

@@ -23,0 +22,0 @@ }

2

package.json
{
"name": "markdown-it-async",
"type": "module",
"version": "0.1.2",
"version": "0.1.3",
"description": "_description_",

@@ -6,0 +6,0 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet