@types/clean-css
Advanced tools
Comparing version 4.2.5 to 4.2.6
// Type definitions for clean-css 4.2 | ||
// Project: https://github.com/jakubpawlowicz/clean-css | ||
// Project: https://github.com/clean-css/clean-css | ||
// Definitions by: Tanguy Krotoff <https://github.com/tkrotoff> | ||
@@ -97,3 +97,3 @@ // Andrew Potter <https://github.com/GolaWaya> | ||
*/ | ||
sourceMap: SourceMapGenerator; | ||
sourceMap?: SourceMapGenerator; | ||
@@ -100,0 +100,0 @@ /** |
{ | ||
"name": "@types/clean-css", | ||
"version": "4.2.5", | ||
"version": "4.2.6", | ||
"description": "TypeScript definitions for clean-css", | ||
@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clean-css", | ||
}, | ||
"typesPublisherContentHash": "eb1c47eecb64700fe7907b48db30792f988f47f119db4c02af261cfaa3503d8f", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "6d90db323e318cd6c1aa9315f54cc34b03e4e4ca27b3d235f3460fad1af3d187", | ||
"typeScriptVersion": "4.1" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for clean-css (https://github.com/jakubpawlowicz/clean-css). | ||
This package contains type definitions for clean-css (https://github.com/clean-css/clean-css). | ||
@@ -12,4 +12,4 @@ # Details | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 18:05:52 GMT | ||
* Dependencies: [@types/source-map](https://npmjs.com/package/@types/source-map), [@types/node](https://npmjs.com/package/@types/node) | ||
* Last updated: Wed, 21 Sep 2022 20:02:43 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/source-map](https://npmjs.com/package/@types/source-map) | ||
* Global values: none | ||
@@ -16,0 +16,0 @@ |
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
25423