@types/sanitize-html
Advanced tools
Comparing version 2.8.0 to 2.8.1
@@ -51,2 +51,3 @@ // Type definitions for sanitize-html 2.8 | ||
tagPosition: number; | ||
mediaChildren: string[]; | ||
} | ||
@@ -53,0 +54,0 @@ |
{ | ||
"name": "@types/sanitize-html", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"description": "TypeScript definitions for sanitize-html", | ||
@@ -70,4 +70,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sanitize-html", | ||
}, | ||
"typesPublisherContentHash": "21a35d23596fca0cbbafd1b6e248f6bbf3a3d1d2be6b84ff13875e4bb8d4637d", | ||
"typesPublisherContentHash": "da591a56107410800601c7753613244a4696749357bca7a2517a9c4440dc6a84", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 16 Dec 2022 21:03:18 GMT | ||
* Last updated: Thu, 02 Mar 2023 08:32:41 GMT | ||
* Dependencies: [@types/htmlparser2](https://npmjs.com/package/@types/htmlparser2) | ||
@@ -14,0 +14,0 @@ * Global values: none |
8284
78