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

@types/sanitize-html

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/sanitize-html - npm Package Compare versions

Comparing version 2.11.0 to 2.13.0

2

sanitize-html/index.d.ts

@@ -22,3 +22,3 @@ import { ParserOptions } from "htmlparser2";

type DisallowedTagsModes = "discard" | "escape" | "recursiveEscape";
type DisallowedTagsModes = "discard" | "escape" | "recursiveEscape" | "completelyDiscard";

@@ -25,0 +25,0 @@ // eslint-disable-next-line @typescript-eslint/naming-convention

{
"name": "@types/sanitize-html",
"version": "2.11.0",
"version": "2.13.0",
"description": "TypeScript definitions for sanitize-html",

@@ -75,4 +75,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sanitize-html",

},
"typesPublisherContentHash": "68f607f5fc5857068521dccfce8918e990669697a77e377af21f637b42029a01",
"typeScriptVersion": "4.6"
"typesPublisherContentHash": "25492432784f9ea732113be74ac722ae8e28a718cf27769a5b44b61f98c156b6",
"typeScriptVersion": "4.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 05 Feb 2024 06:35:31 GMT
* Last updated: Sun, 18 Aug 2024 19:35:50 GMT
* Dependencies: [htmlparser2](https://npmjs.com/package/htmlparser2)

@@ -14,0 +14,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