New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@types/mini-css-extract-plugin

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mini-css-extract-plugin - npm Package Compare versions

Comparing version
1.2.3
to
1.4.0
+6
-1
mini-css-extract-plugin/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for mini-css-extract-plugin 1.2
// Type definitions for mini-css-extract-plugin 1.4
// Project: https://github.com/webpack-contrib/mini-css-extract-plugin

@@ -87,2 +87,7 @@ // Definitions by: JounQin <https://github.com/JounQin>

/**
* If false, the plugin will extract the CSS but **will not** emit the file
* @default true
*/
emit?: boolean;
/**
* By default, `mini-css-extract-plugin` generates JS modules that use the ES modules syntax.

@@ -89,0 +94,0 @@ * There are some cases in which using ES modules is beneficial,

+2
-2
{
"name": "@types/mini-css-extract-plugin",
"version": "1.2.3",
"version": "1.4.0",
"description": "TypeScript definitions for mini-css-extract-plugin",

@@ -39,4 +39,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "2a1c5fc286b4f584edadb101ded52710b9964fa102983c7c0da8113dd078a4e4",
"typesPublisherContentHash": "19265c9dfd5c62afd02375e3af8e3a71a9cfb6c6f20258d276c01eded2ee6719",
"typeScriptVersion": "3.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 25 Mar 2021 20:32:01 GMT
* Last updated: Sat, 27 Mar 2021 13:31:10 GMT
* Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack)

@@ -14,0 +14,0 @@ * Global values: none