Socket
Socket
Sign inDemoInstall

@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.4 to 13.0.5

2

markdown-it/lib/index.d.ts

@@ -12,3 +12,3 @@ import LinkifyIt = require("linkify-it");

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

@@ -15,0 +15,0 @@ /**

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

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

},
"typesPublisherContentHash": "9dd3814fe4a6c35ce797a5ac183549f41e0e0315a1facdbd273cc12de0516ddc",
"typesPublisherContentHash": "d189d39deac62f9a0b76e47e2e90971fdc7a663492bc28b7faa8fbb853441fca",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Wed, 18 Oct 2023 18:04:03 GMT
* Last updated: Mon, 23 Oct 2023 17:15:17 GMT
* Dependencies: [@types/linkify-it](https://npmjs.com/package/@types/linkify-it), [@types/mdurl](https://npmjs.com/package/@types/mdurl)

@@ -14,0 +14,0 @@

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