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.4.1
to
1.4.2
+12
-0
mini-css-extract-plugin/index.d.ts

@@ -81,2 +81,8 @@ // Type definitions for mini-css-extract-plugin 1.4

linkType?: string | false | 'text/css';
/**
* Use an experimental webpack API to execute modules instead of child compilers
* @default false
*/
experimentalUseImportModule?: boolean;
}

@@ -101,2 +107,8 @@ interface LoaderOptions {

esModule?: boolean;
/**
* Layer of the css execution
*/
layer?: string;
modules?: {

@@ -103,0 +115,0 @@ /**

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

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

},
"typesPublisherContentHash": "8e21586c851c31db0f3ee82ca554a468e2e532d1892f8c34c079f9009b61e805",
"typesPublisherContentHash": "2a02c369e23dbac393a5af0e7cd12ec527e8af3dd4b6d06081ace284e972cd2f",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Wed, 31 Mar 2021 09:01:10 GMT
* Last updated: Sun, 18 Apr 2021 21:01:12 GMT
* Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack), [@types/node](https://npmjs.com/package/@types/node)

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