@types/html-minifier
Advanced tools
Comparing version 1.1.16-alpha to 1.1.21-alpha
{ | ||
"name": "@types/html-minifier", | ||
"version": "1.1.16-alpha", | ||
"description": "Type definitions for HTMLMinifier v1.1.1 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "1.1.21-alpha", | ||
"description": "TypeScript definitions for HTMLMinifier v1.1.1", | ||
"main": "", | ||
@@ -11,6 +11,5 @@ "scripts": {}, | ||
"dependencies": { | ||
"../uglify-js": "*", | ||
"clean-css": "*", | ||
"relateurl": "*" | ||
"@types/clean-css": "*", | ||
"@types/relateurl": "*" | ||
} | ||
} |
# Installation | ||
> `npm install --save-dev @types/html-minifier` | ||
> `npm install --save @types/html-minifier` | ||
# Summary | ||
This package contains type definitions for HTMLMinifier v1.1.1. | ||
This package contains type definitions for HTMLMinifier v1.1.1 (https://github.com/kangax/html-minifier). | ||
The project URL or description is https://github.com/kangax/html-minifier | ||
# 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/html-minifier | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/html-minifier | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:48 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:24 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: ../uglify-js, clean-css, relateurl | ||
* Global values: HTMLMinifier | ||
# Credits | ||
These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 3 instances in 1 package
2
0
6356
19
+ Added@types/clean-css@*
+ Added@types/relateurl@*
+ Added@types/clean-css@4.2.11(transitive)
+ Added@types/node@22.10.5(transitive)
+ Added@types/relateurl@0.2.33(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed../uglify-js@*
- Removedclean-css@*
- Removedrelateurl@*
- Removedclean-css@5.3.3(transitive)
- Removedrelateurl@0.2.7(transitive)