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.3 to 12.2.0

4

markdown-it/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for markdown-it v12.0.2
// Type definitions for markdown-it 12.2
// Project: https://github.com/markdown-it/markdown-it

@@ -6,4 +6,4 @@ // Definitions by: York Yao <https://github.com/plantain-00>

// duduluu <https://github.com/duduluu>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.0

@@ -10,0 +10,0 @@ import MarkdownIt = require('./lib');

{
"name": "@types/markdown-it",
"version": "12.0.3",
"version": "12.2.0",
"description": "TypeScript definitions for markdown-it",

@@ -22,2 +22,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it",

"githubUsername": "duduluu"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
}

@@ -34,8 +39,8 @@ ],

"dependencies": {
"@types/highlight.js": "^9.7.0",
"@types/linkify-it": "*",
"@types/mdurl": "*"
"@types/mdurl": "*",
"highlight.js": "^10.7.2"
},
"typesPublisherContentHash": "a4c29748042239623bdea2476604eeb2462083036c538ad4050d6875d2535fb4",
"typesPublisherContentHash": "4ec6ba7dae4cbf3c263821cabc13dc8ea00f6a57183884e30dee0aef1b5beace",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 06 Jul 2021 22:03:01 GMT
* Last updated: Sat, 14 Aug 2021 11:01:23 GMT
* Dependencies: [@types/linkify-it](https://npmjs.com/package/@types/linkify-it), [@types/mdurl](https://npmjs.com/package/@types/mdurl)

@@ -17,2 +17,2 @@ * 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).
These definitions were written by [York Yao](https://github.com/plantain-00), [Robert Coie](https://github.com/rapropos), [duduluu](https://github.com/duduluu), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
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