@types/sanitize-html
Advanced tools
Comparing version 1.18.1 to 1.18.2
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5443
48