@types/optimize-css-assets-webpack-plugin
Advanced tools
Comparing version 5.0.4 to 5.0.5
// Type definitions for optimize-css-assets-webpack-plugin 5.0 | ||
// Project: http://github.com/nmfr/optimize-css-assets-webpack-plugin | ||
// Project: https://github.com/nmfr/optimize-css-assets-webpack-plugin | ||
// Definitions by: Armando Meziat <https://github.com/odnamrataizem> | ||
@@ -4,0 +4,0 @@ // Spencer Miskoviak <https://github.com/skovy> |
{ | ||
"name": "@types/optimize-css-assets-webpack-plugin", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "TypeScript definitions for optimize-css-assets-webpack-plugin", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/optimize-css-assets-webpack-plugin", | ||
}, | ||
"typesPublisherContentHash": "3ffc67a0f63ec80e3ce24229400b832213ee6388eee427005ca8c97dee790ce1", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "76ffbc4d4b89f81115a1e471790ba436eb78b97f9c7154e984e88e689ea1ddf3", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for optimize-css-assets-webpack-plugin (http://github.com/nmfr/optimize-css-assets-webpack-plugin). | ||
This package contains type definitions for optimize-css-assets-webpack-plugin (https://github.com/nmfr/optimize-css-assets-webpack-plugin). | ||
@@ -13,3 +13,3 @@ # Details | ||
// Type definitions for optimize-css-assets-webpack-plugin 5.0 | ||
// Project: http://github.com/nmfr/optimize-css-assets-webpack-plugin | ||
// Project: https://github.com/nmfr/optimize-css-assets-webpack-plugin | ||
// Definitions by: Armando Meziat <https://github.com/odnamrataizem> | ||
@@ -74,3 +74,3 @@ // Spencer Miskoviak <https://github.com/skovy> | ||
### Additional Details | ||
* Last updated: Wed, 07 Jul 2021 17:02:23 GMT | ||
* Last updated: Thu, 16 Dec 2021 22:32:03 GMT | ||
* Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack) | ||
@@ -77,0 +77,0 @@ * Global values: none |
7203