@types/gulp-htmlmin
Advanced tools
Comparing version 1.3.16-alpha to 1.3.21-alpha
{ | ||
"name": "@types/gulp-htmlmin", | ||
"version": "1.3.16-alpha", | ||
"description": "Type definitions for gulp-htmlmin v1.3.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "1.3.21-alpha", | ||
"description": "TypeScript definitions for gulp-htmlmin v1.3.0", | ||
"main": "", | ||
@@ -11,5 +11,5 @@ "scripts": {}, | ||
"dependencies": { | ||
"html-minifier": "*", | ||
"@types/html-minifier": "*", | ||
"@types/node": "*" | ||
} | ||
} |
# Installation | ||
> `npm install --save-dev @types/gulp-htmlmin` | ||
> `npm install --save @types/gulp-htmlmin` | ||
# Summary | ||
This package contains type definitions for gulp-htmlmin v1.3.0. | ||
This package contains type definitions for gulp-htmlmin v1.3.0 (https://github.com/jonschlinkert/gulp-htmlmin). | ||
The project URL or description is https://github.com/jonschlinkert/gulp-htmlmin | ||
# Credits | ||
These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/gulp-htmlmin | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/gulp-htmlmin | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:46 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:22 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: node | ||
* Module Dependencies: html-minifier | ||
* Global values: htmlmin | ||
# Credits | ||
These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>. |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
0
2239
19
+ Added@types/html-minifier@*
+ Added@types/clean-css@4.2.11(transitive)
+ Added@types/html-minifier@4.0.5(transitive)
+ Added@types/relateurl@0.2.33(transitive)
+ Added@types/uglify-js@3.17.5(transitive)
- Removedhtml-minifier@*
- Removedcamel-case@3.0.0(transitive)
- Removedclean-css@4.2.4(transitive)
- Removedcommander@2.20.3(transitive)
- Removedhe@1.2.0(transitive)
- Removedhtml-minifier@4.0.0(transitive)
- Removedlower-case@1.1.4(transitive)
- Removedno-case@2.3.2(transitive)
- Removedparam-case@2.1.1(transitive)
- Removedrelateurl@0.2.7(transitive)
- Removeduglify-js@3.19.3(transitive)
- Removedupper-case@1.1.3(transitive)