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 13.0.2 to 13.0.3

8

markdown-it/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for markdown-it 13.0
// Project: https://github.com/markdown-it/markdown-it
// Definitions by: York Yao <https://github.com/plantain-00>
// Robert Coie <https://github.com/rapropos>
// duduluu <https://github.com/duduluu>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import MarkdownIt = require("./lib");

@@ -10,0 +2,0 @@

20

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

@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it",

"name": "York Yao",
"url": "https://github.com/plantain-00",
"githubUsername": "plantain-00"
"githubUsername": "plantain-00",
"url": "https://github.com/plantain-00"
},
{
"name": "Robert Coie",
"url": "https://github.com/rapropos",
"githubUsername": "rapropos"
"githubUsername": "rapropos",
"url": "https://github.com/rapropos"
},
{
"name": "duduluu",
"url": "https://github.com/duduluu",
"githubUsername": "duduluu"
"githubUsername": "duduluu",
"url": "https://github.com/duduluu"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}

@@ -42,4 +42,4 @@ ],

},
"typesPublisherContentHash": "92ce8adb70cda1163d895ebc53ba1d0b2758ec33a9dd4b5190a0c3d7b228d775",
"typesPublisherContentHash": "9fab3f65d6f08d1a25872dc50e230da9868bd4ae8a4ff7f243285e99141a52ed",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Wed, 27 Sep 2023 09:42:15 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/linkify-it](https://npmjs.com/package/@types/linkify-it), [@types/mdurl](https://npmjs.com/package/@types/mdurl)
* Global values: `markdownit`
# Credits
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