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

@types/markdown-it

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/markdown-it - npm Package Compare versions

Comparing version 12.0.0 to 12.0.1

2

markdown-it/index.d.ts

@@ -11,2 +11,4 @@ // Type definitions for markdown-it v12.0.2

export as namespace markdownit;
export = MarkdownIt;

4

markdown-it/package.json
{
"name": "@types/markdown-it",
"version": "12.0.0",
"version": "12.0.1",
"description": "TypeScript definitions for markdown-it",

@@ -36,4 +36,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "4c97500b20e5b4f2e51dbe01a9b2644a8c4ef2dd1e1d3845587fb5d6e7e4f4d7",
"typesPublisherContentHash": "44fc85b9168e55409bb7eecb2a001af2e0bf974fca8401bee739105b838bb3fe",
"typeScriptVersion": "3.3"
}

@@ -11,7 +11,7 @@ # Installation

### Additional Details
* Last updated: Wed, 16 Dec 2020 14:04:48 GMT
* Last updated: Mon, 04 Jan 2021 20:50:21 GMT
* Dependencies: [@types/linkify-it](https://npmjs.com/package/@types/linkify-it), [@types/mdurl](https://npmjs.com/package/@types/mdurl)
* Global values: none
* Global values: `markdownit`
# Credits
These definitions were written by [York Yao](https://github.com/plantain-00), [Robert Coie](https://github.com/rapropos), and [duduluu](https://github.com/duduluu).
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