Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/optimize-css-assets-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/optimize-css-assets-webpack-plugin - npm Package Compare versions

Comparing version 5.0.5 to 5.0.6

2

optimize-css-assets-webpack-plugin/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc