@types/markdown-it
Advanced tools
Comparing version 13.0.0 to 13.0.1
@@ -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 |
{ | ||
"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` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38608
1073