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.2 to 2.9.3

14

sanitize-html/index.d.ts

@@ -1,15 +0,1 @@

// Type definitions for sanitize-html 2.9
// Project: https://github.com/punkave/sanitize-html
// Definitions 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>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { ParserOptions } from "htmlparser2";

@@ -16,0 +2,0 @@

44

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

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

"name": "Rogier Schouten",
"url": "https://github.com/rogierschouten",
"githubUsername": "rogierschouten"
"githubUsername": "rogierschouten",
"url": "https://github.com/rogierschouten"
},
{
"name": "Afshin Darian",
"url": "https://github.com/afshin",
"githubUsername": "afshin"
"githubUsername": "afshin",
"url": "https://github.com/afshin"
},
{
"name": "Rinze de Laat",
"url": "https://github.com/biermeester",
"githubUsername": "biermeester"
"githubUsername": "biermeester",
"url": "https://github.com/biermeester"
},
{
"name": "Johan Davidsson",
"url": "https://github.com/johandavidson",
"githubUsername": "johandavidson"
"githubUsername": "johandavidson",
"url": "https://github.com/johandavidson"
},
{
"name": "Jianrong Yu",
"url": "https://github.com/YuJianrong",
"githubUsername": "YuJianrong"
"githubUsername": "YuJianrong",
"url": "https://github.com/YuJianrong"
},
{
"name": "GP",
"url": "https://github.com/paambaati",
"githubUsername": "paambaati"
"githubUsername": "paambaati",
"url": "https://github.com/paambaati"
},
{
"name": "Dariusz Syncerek",
"url": "https://github.com/dsyncerek",
"githubUsername": "dsyncerek"
"githubUsername": "dsyncerek",
"url": "https://github.com/dsyncerek"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
},
{
"name": "Pirasis Leelatanon",
"url": "https://github.com/1pete",
"githubUsername": "1pete"
"githubUsername": "1pete",
"url": "https://github.com/1pete"
},
{
"name": "Alex Rantos",
"url": "https://github.com/alex-rantos",
"githubUsername": "alex-rantos"
"githubUsername": "alex-rantos",
"url": "https://github.com/alex-rantos"
}

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

},
"typesPublisherContentHash": "5eedabb8a48f02ebc4e52b7ffaf273bfc4844d9335d968b2c19f96a2aec73166",
"typesPublisherContentHash": "daaa65fe8c36d438a5a9581c350df0bd64d02a798cd945a4cc13a96f5f3f6d6c",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 10 Oct 2023 18:07:33 GMT
* Dependencies: [@types/htmlparser2](https://npmjs.com/package/@types/htmlparser2)
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:06 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).
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