@types/markdown-it
Advanced tools
Comparing version 13.0.7 to 14.0.0
@@ -1,5 +0,5 @@ | ||
import MarkdownIt = require("./lib"); | ||
import MarkdownIt = require("./dist/index.cjs"); | ||
export as namespace markdownit; | ||
export as namespace Markdownit; | ||
export = MarkdownIt; |
{ | ||
"name": "@types/markdown-it", | ||
"version": "13.0.7", | ||
"version": "14.0.0", | ||
"description": "TypeScript definitions for markdown-it", | ||
@@ -31,2 +31,13 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it", | ||
"types": "index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./index.d.mts", | ||
"require": "./dist/index.cjs.d.ts" | ||
}, | ||
"./*": { | ||
"require": "./*", | ||
"import": "./*" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"repository": { | ||
@@ -42,4 +53,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "8aefcc9fca90cd17f6da65e923957f28342942d6fb1c1e4b01d284daa7c4c058", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "5167c698be0cec480bf4ae8ca547739eb3d7d604679441e414d22a0c83d8e877", | ||
"typeScriptVersion": "4.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Last updated: Fri, 05 Apr 2024 21:36:06 GMT | ||
* Dependencies: [@types/linkify-it](https://npmjs.com/package/@types/linkify-it), [@types/mdurl](https://npmjs.com/package/@types/mdurl) | ||
@@ -14,0 +14,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
72943
26
1075
1