@types/turndown
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -30,2 +30,3 @@ declare class TurndownService { | ||
linkReferenceStyle?: "full" | "collapsed" | "shortcut" | undefined; | ||
preformattedCode?: boolean; | ||
@@ -32,0 +33,0 @@ keepReplacement?: ReplacementFunction | undefined; |
{ | ||
"name": "@types/turndown", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "TypeScript definitions for turndown", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/turndown", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "836ea45c399ef4e2bbee8a32b55521e779b03d68bcef10e4b811fe031260d504", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "95974729b9e3d6cc8457be06736e85a48d564245d8a8da8a6b30ea2b9dc2a974", | ||
"typeScriptVersion": "4.8" | ||
} |
@@ -40,2 +40,3 @@ # Installation | ||
linkReferenceStyle?: "full" | "collapsed" | "shortcut" | undefined; | ||
preformattedCode?: boolean; | ||
@@ -85,3 +86,3 @@ keepReplacement?: ReplacementFunction | undefined; | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT | ||
* Last updated: Tue, 23 Jul 2024 18:09:25 GMT | ||
* Dependencies: none | ||
@@ -88,0 +89,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
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
7075
56
90