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.3
to
2.0.0
+1
-15
mini-css-extract-plugin/index.d.ts

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

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

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

layer?: string;
modules?: {
/**
* Enables/disables ES modules named export for locals.
*
* Names of locals are converted to camelCase. It is not allowed to use
* JavaScript reserved words in CSS class names. Options `esModule` and
* `modules.namedExport` in css-loader and MiniCssExtractPlugin.loader
* must be enabled.
*
* @default false
*/
namedExport?: boolean;
};
}

@@ -127,0 +113,0 @@ }

+3
-2
{
"name": "@types/mini-css-extract-plugin",
"version": "1.4.3",
"version": "2.0.0",
"description": "TypeScript definitions for mini-css-extract-plugin",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mini-css-extract-plugin",
"license": "MIT",

@@ -46,4 +47,4 @@ "contributors": [

},
"typesPublisherContentHash": "a890917d6d00a9fc81b6e8905f4736bedc566a00e29b38347bd938c0ab1681df",
"typesPublisherContentHash": "33b6cab536586fa879d37a9bfc01f2ad2b683221b12d6d2e2e38e7459b7ad72e",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Thu, 06 May 2021 17:31:36 GMT
* Last updated: Wed, 30 Jun 2021 21:01:22 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