@types/turndown
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -1,7 +0,1 @@ | ||
// Type definitions for turndown 5.0 | ||
// Project: https://github.com/domchristie/turndown | ||
// Definitions by: Sergey Zhidkov <https://github.com/sergey-zhidkov> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.7 | ||
declare class TurndownService { | ||
@@ -8,0 +2,0 @@ constructor(options?: TurndownService.Options); |
{ | ||
"name": "@types/turndown", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "TypeScript definitions for turndown", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/turndown", | ||
"name": "Sergey Zhidkov", | ||
"url": "https://github.com/sergey-zhidkov", | ||
"githubUsername": "sergey-zhidkov" | ||
"githubUsername": "sergey-zhidkov", | ||
"url": "https://github.com/sergey-zhidkov" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "606ad335b607a96cd39bd7583948ad8f42ba0e75f69cc1e866ed98dc0e699a43", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "747a7f587cfa89e258a426931aeea0bc70899f1c3f8a283c55927e29a5a55820", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for turndown 5.0 | ||
// Project: https://github.com/domchristie/turndown | ||
// Definitions by: Sergey Zhidkov <https://github.com/sergey-zhidkov> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.7 | ||
declare class TurndownService { | ||
@@ -91,7 +85,6 @@ constructor(options?: TurndownService.Options); | ||
### Additional Details | ||
* Last updated: Tue, 12 Sep 2023 12:34:53 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Sergey Zhidkov](https://github.com/sergey-zhidkov). |
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
7003
55
89