@types/dompurify
Advanced tools
Comparing version 0.0.16-alpha to 0.0.21-alpha
{ | ||
"name": "@types/dompurify", | ||
"version": "0.0.16-alpha", | ||
"description": "Type definitions for DOM Purify from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.0.21-alpha", | ||
"description": "TypeScript definitions for DOM Purify", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/dompurify` | ||
> `npm install --save @types/dompurify` | ||
# Summary | ||
This package contains type definitions for DOM Purify. | ||
This package contains type definitions for DOM Purify (https://github.com/cure53/DOMPurify). | ||
The project URL or description is https://github.com/cure53/DOMPurify | ||
# Credits | ||
These definitions were written by Dave Taylor <http://davetayls.me>, Samira Bazuzi <https://github.com/bazuzi>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/dompurify | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/dompurify | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:40 GMT | ||
* Typings kind: Mixed | ||
* Last updated: Fri, 20 May 2016 17:00:14 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: DOMPurify | ||
# Credits | ||
These definitions were written by Dave Taylor <http://davetayls.me>, Samira Bazuzi <https://github.com/bazuzi>. |
2648
19