@types/html-minifier
Advanced tools
Comparing version 1.1.31 to 1.1.32
{ | ||
"name": "@types/html-minifier", | ||
"version": "1.1.31", | ||
"version": "1.1.32", | ||
"description": "TypeScript definitions for HTMLMinifier", | ||
@@ -20,8 +20,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/uglify-js": "*", | ||
"@types/uglify-js": "^2", | ||
"@types/clean-css": "*", | ||
"@types/relateurl": "*" | ||
}, | ||
"typesPublisherContentHash": "63a342fe47179138fc3aaac8f707066fdadf389c41366019f68c24f642490822", | ||
"typesPublisherContentHash": "91a7a603513fa10f504dd72e0f29de147290dbffa9e230cc2480315f7aff3935", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 02 Jan 2018 20:22:10 GMT | ||
* Last updated: Thu, 22 Mar 2018 21:28:49 GMT | ||
* Dependencies: uglify-js, clean-css, relateurl | ||
@@ -14,0 +14,0 @@ * Global values: none |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
6907
0
+ Added@types/uglify-js@2.6.37(transitive)
- Removed@types/uglify-js@3.17.5(transitive)
Updated@types/uglify-js@^2