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.6 to 5.0.7

7

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

@@ -1,8 +0,1 @@

// Type definitions for optimize-css-assets-webpack-plugin 5.0
// Project: https://github.com/nmfr/optimize-css-assets-webpack-plugin
// Definitions by: Armando Meziat <https://github.com/odnamrataizem>
// Spencer Miskoviak <https://github.com/skovy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.7
import { Compiler, WebpackPluginInstance as Plugin } from "webpack";

@@ -9,0 +2,0 @@

14

optimize-css-assets-webpack-plugin/package.json
{
"name": "@types/optimize-css-assets-webpack-plugin",
"version": "5.0.6",
"version": "5.0.7",
"description": "TypeScript definitions for optimize-css-assets-webpack-plugin",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/optimize-css-assets-webpack-plugin",

"name": "Armando Meziat",
"url": "https://github.com/odnamrataizem",
"githubUsername": "odnamrataizem"
"githubUsername": "odnamrataizem",
"url": "https://github.com/odnamrataizem"
},
{
"name": "Spencer Miskoviak",
"url": "https://github.com/skovy",
"githubUsername": "skovy"
"githubUsername": "skovy",
"url": "https://github.com/skovy"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "1f5e538c43882602ae0dcbbb02ade5b7d08a400b64d2992e18715e82c69f36c1",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "3851463dd42c47b144bf54975a31152ecf3adcc40e4a9473d912747f76f0e9a5",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````ts
// Type definitions for optimize-css-assets-webpack-plugin 5.0
// Project: https://github.com/nmfr/optimize-css-assets-webpack-plugin
// Definitions by: Armando Meziat <https://github.com/odnamrataizem>
// Spencer Miskoviak <https://github.com/skovy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.7
import { Compiler, WebpackPluginInstance as Plugin } from "webpack";

@@ -73,7 +66,6 @@

### Additional Details
* Last updated: Sun, 03 Sep 2023 22:33:59 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack)
* Global values: none
# Credits
These definitions were written by [Armando Meziat](https://github.com/odnamrataizem), and [Spencer Miskoviak](https://github.com/skovy).
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