@types/optimize-css-assets-webpack-plugin
Advanced tools
Comparing version 5.0.5 to 5.0.6
@@ -8,3 +8,3 @@ // Type definitions for optimize-css-assets-webpack-plugin 5.0 | ||
import { WebpackPluginInstance as Plugin, Compiler } from 'webpack'; | ||
import { Compiler, WebpackPluginInstance as Plugin } from "webpack"; | ||
@@ -11,0 +11,0 @@ export = OptimizeCssAssetsPlugin; |
{ | ||
"name": "@types/optimize-css-assets-webpack-plugin", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"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": "76ffbc4d4b89f81115a1e471790ba436eb78b97f9c7154e984e88e689ea1ddf3", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "1f5e538c43882602ae0dcbbb02ade5b7d08a400b64d2992e18715e82c69f36c1", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -18,3 +18,3 @@ # Installation | ||
import { WebpackPluginInstance as Plugin, Compiler } from 'webpack'; | ||
import { Compiler, WebpackPluginInstance as Plugin } from "webpack"; | ||
@@ -73,3 +73,3 @@ export = OptimizeCssAssetsPlugin; | ||
### Additional Details | ||
* Last updated: Thu, 16 Dec 2021 22:32:03 GMT | ||
* Last updated: Sun, 03 Sep 2023 22:33:59 GMT | ||
* Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack) | ||
@@ -76,0 +76,0 @@ * Global values: none |