@types/html-minifier
Advanced tools
Comparing version 1.1.32 to 1.1.33
@@ -5,2 +5,3 @@ // Type definitions for HTMLMinifier v1.1.1 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
@@ -7,0 +8,0 @@ /// <reference types="uglify-js" /> |
{ | ||
"name": "@types/html-minifier", | ||
"version": "1.1.32", | ||
"version": "1.1.33", | ||
"description": "TypeScript definitions for HTMLMinifier", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"main": "", | ||
"types": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -25,4 +26,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "91a7a603513fa10f504dd72e0f29de147290dbffa9e230cc2480315f7aff3935", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "62849e15a6337f11eedef967cf7d00563b8e2e105c0b91ccc6c2ab263ffb5382", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-minifier/v1 | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-minifier/v1 | ||
Additional Details | ||
* Last updated: Thu, 22 Mar 2018 21:28:49 GMT | ||
* Last updated: Wed, 17 Oct 2018 20:11:23 GMT | ||
* Dependencies: uglify-js, clean-css, relateurl | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
6964
77