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.6 to 13.0.7

2

markdown-it/lib/token.d.ts

@@ -24,3 +24,3 @@ declare namespace Token {

*/
attrs: [string, string][] | null;
attrs: Array<[string, string]> | null;

@@ -27,0 +27,0 @@ /**

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

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

},
"typesPublisherContentHash": "910a731eed92d6f6915397050c864603a5a70fa5280fad288e9a5301b85e8fe1",
"typesPublisherContentHash": "8aefcc9fca90cd17f6da65e923957f28342942d6fb1c1e4b01d284daa7c4c058",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 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