Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/turndown

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/turndown - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

6

turndown/index.d.ts

@@ -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);

10

turndown/package.json
{
"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).
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