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

@types/sanitize-html

Package Overview
Dependencies
Maintainers
1
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.9.5 to 2.11.0

2

sanitize-html/index.d.ts

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

selfClosing: string[];
nonBooleanAttributes: string[];
}

@@ -80,2 +81,3 @@

enforceHtmlBoundary?: boolean | undefined;
nonBooleanAttributes?: string[];
}

@@ -82,0 +84,0 @@

11

sanitize-html/package.json
{
"name": "@types/sanitize-html",
"version": "2.9.5",
"version": "2.11.0",
"description": "TypeScript definitions for sanitize-html",

@@ -57,2 +57,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sanitize-html",

"url": "https://github.com/alex-rantos"
},
{
"name": "Dylan Armstrong",
"githubUsername": "dylanarmstrong",
"url": "https://github.com/dylanarmstrong"
}

@@ -71,4 +76,4 @@ ],

},
"typesPublisherContentHash": "cbf9312b4d463795e96b0dba762e8b89ac70cd0f2f82b0970c082b2503555c33",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "68f607f5fc5857068521dccfce8918e990669697a77e377af21f637b42029a01",
"typeScriptVersion": "4.6"
}

@@ -11,6 +11,6 @@ # Installation

### Additional Details
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Last updated: Mon, 05 Feb 2024 06:35:31 GMT
* Dependencies: [htmlparser2](https://npmjs.com/package/htmlparser2)
# Credits
These definitions were written by [Rogier Schouten](https://github.com/rogierschouten), [Afshin Darian](https://github.com/afshin), [Rinze de Laat](https://github.com/biermeester), [Johan Davidsson](https://github.com/johandavidson), [Jianrong Yu](https://github.com/YuJianrong), [GP](https://github.com/paambaati), [Dariusz Syncerek](https://github.com/dsyncerek), [Piotr Błażejewicz](https://github.com/peterblazejewicz), [Pirasis Leelatanon](https://github.com/1pete), and [Alex Rantos](https://github.com/alex-rantos).
These definitions were written by [Rogier Schouten](https://github.com/rogierschouten), [Afshin Darian](https://github.com/afshin), [Rinze de Laat](https://github.com/biermeester), [Johan Davidsson](https://github.com/johandavidson), [Jianrong Yu](https://github.com/YuJianrong), [GP](https://github.com/paambaati), [Dariusz Syncerek](https://github.com/dsyncerek), [Piotr Błażejewicz](https://github.com/peterblazejewicz), [Pirasis Leelatanon](https://github.com/1pete), [Alex Rantos](https://github.com/alex-rantos), and [Dylan Armstrong](https://github.com/dylanarmstrong).
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