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.4 to 5.0.5

1

turndown/index.d.ts

@@ -30,2 +30,3 @@ declare class TurndownService {

linkReferenceStyle?: "full" | "collapsed" | "shortcut" | undefined;
preformattedCode?: boolean;

@@ -32,0 +33,0 @@ keepReplacement?: ReplacementFunction | undefined;

6

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

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