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 1.18.1 to 1.18.2

3

sanitize-html/index.d.ts

@@ -8,2 +8,3 @@ // Type definitions for sanitize-html 1.18.2

// Will Gibson <https://github.com/WillGibson>
// A penguin <https://github.com/sirMerr>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -58,3 +59,3 @@

transformTags?: { [tagName: string]: string | Transformer };
parser: Options;
parser?: Options;
}

@@ -61,0 +62,0 @@

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

@@ -31,2 +31,7 @@ "license": "MIT",

"githubUsername": "WillGibson"
},
{
"name": "A penguin",
"url": "https://github.com/sirMerr",
"githubUsername": "sirMerr"
}

@@ -43,4 +48,4 @@ ],

},
"typesPublisherContentHash": "ab8a574f6dfc0dc06ec8e0425777acadcf07399590ae23d2a7c60a1606617c03",
"typesPublisherContentHash": "a64fc9946f04b324b64de48e7603f0b22138aa4f9aaa320acd6b721c9e0884ee",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 05 Sep 2018 16:09:37 GMT
* Last updated: Fri, 07 Sep 2018 00:24:23 GMT
* Dependencies: htmlparser2

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Rogier Schouten <https://github.com/rogierschouten>, Afshin Darian <https://github.com/afshin>, BehindTheMath <https://github.com/BehindTheMath>, Rinze de Laat <https://github.com/biermeester>, Will Gibson <https://github.com/WillGibson>.
These definitions were written by Rogier Schouten <https://github.com/rogierschouten>, Afshin Darian <https://github.com/afshin>, BehindTheMath <https://github.com/BehindTheMath>, Rinze de Laat <https://github.com/biermeester>, Will Gibson <https://github.com/WillGibson>, A penguin <https://github.com/sirMerr>.

Sorry, the diff of this file is not supported yet

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