@types/html-minifier
Advanced tools
Comparing version 1.1.22-alpha to 1.1.23-alpha
@@ -0,0 +0,0 @@ // Type definitions for HTMLMinifier v1.1.1 |
{ | ||
"name": "@types/html-minifier", | ||
"version": "1.1.22-alpha", | ||
"version": "1.1.23-alpha", | ||
"description": "TypeScript definitions for HTMLMinifier v1.1.1", | ||
@@ -8,8 +8,12 @@ "main": "", | ||
"author": "Tanguy Krotoff <https://github.com/tkrotoff>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/clean-css": "*", | ||
"@types/relateurl": "*" | ||
"@types/clean-css": "3.4.*", | ||
"@types/relateurl": "0.2.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:15 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:25 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -27,3 +27,3 @@ { | ||
], | ||
"contentHash": "5a9eaa0cd82d02dec25047eecc9362976aae2631e2783eb55c99695cc41d51c3" | ||
"contentHash": "4adaae9922583e603f1c60eedea78a750f7cbc74d339aafd14d6b78f04f9a44b" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
6381
0
+ Added@types/clean-css@3.4.37(transitive)
- Removed@types/clean-css@4.2.11(transitive)
- Removed@types/node@22.10.5(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedundici-types@6.20.0(transitive)
Updated@types/clean-css@3.4.*
Updated@types/relateurl@0.2.*