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.0 to 13.0.1

2

markdown-it/lib/index.d.ts

@@ -12,2 +12,4 @@ import LinkifyIt = require('linkify-it');

declare namespace MarkdownIt {
type Token = typeof import('./token');
/**

@@ -14,0 +16,0 @@ * MarkdownIt provides named presets as a convenience to quickly

4

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

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

},
"typesPublisherContentHash": "74a26033a835a33b72a215b054fd781a7a240ad9225b8fd62b59273b37c13d1b",
"typesPublisherContentHash": "59be1ae6c734712a39e10655926675f7f50e5976e964c5522404badef7f721de",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Mon, 07 Aug 2023 20:02:54 GMT
* Last updated: Sat, 26 Aug 2023 17:03:03 GMT
* Dependencies: [@types/linkify-it](https://npmjs.com/package/@types/linkify-it), [@types/mdurl](https://npmjs.com/package/@types/mdurl)

@@ -14,0 +14,0 @@ * Global values: `markdownit`

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