@rushstack/webpack4-module-minifier-plugin 0.14.7 → 0.14.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +72 -0
- package/CHANGELOG.md +21 -1
- package/dist/tsdoc-metadata.json +1 -1
- package/lib/index.d.ts +6 -6
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +15 -21
- package/lib/index.js.map +1 -1
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,78 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rushstack/webpack4-module-minifier-plugin",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"version": "0.14.11",
|
|
6
|
+
"tag": "@rushstack/webpack4-module-minifier-plugin_v0.14.11",
|
|
7
|
+
"date": "Fri, 30 Jan 2026 01:16:13 GMT",
|
|
8
|
+
"comments": {
|
|
9
|
+
"dependency": [
|
|
10
|
+
{
|
|
11
|
+
"comment": "Updating dependency \"@rushstack/module-minifier\" to `0.8.11`"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.6.11`"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.11`"
|
|
18
|
+
}
|
|
19
|
+
]
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"version": "0.14.10",
|
|
24
|
+
"tag": "@rushstack/webpack4-module-minifier-plugin_v0.14.10",
|
|
25
|
+
"date": "Thu, 08 Jan 2026 01:12:30 GMT",
|
|
26
|
+
"comments": {
|
|
27
|
+
"dependency": [
|
|
28
|
+
{
|
|
29
|
+
"comment": "Updating dependency \"@rushstack/module-minifier\" to `0.8.10`"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.6.10`"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.10`"
|
|
36
|
+
}
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"version": "0.14.9",
|
|
42
|
+
"tag": "@rushstack/webpack4-module-minifier-plugin_v0.14.9",
|
|
43
|
+
"date": "Wed, 07 Jan 2026 01:12:25 GMT",
|
|
44
|
+
"comments": {
|
|
45
|
+
"dependency": [
|
|
46
|
+
{
|
|
47
|
+
"comment": "Updating dependency \"@rushstack/module-minifier\" to `0.8.9`"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.6.9`"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.9`"
|
|
54
|
+
}
|
|
55
|
+
]
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"version": "0.14.8",
|
|
60
|
+
"tag": "@rushstack/webpack4-module-minifier-plugin_v0.14.8",
|
|
61
|
+
"date": "Mon, 05 Jan 2026 16:12:49 GMT",
|
|
62
|
+
"comments": {
|
|
63
|
+
"dependency": [
|
|
64
|
+
{
|
|
65
|
+
"comment": "Updating dependency \"@rushstack/module-minifier\" to `0.8.8`"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.6.8`"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.8`"
|
|
72
|
+
}
|
|
73
|
+
]
|
|
74
|
+
}
|
|
75
|
+
},
|
|
4
76
|
{
|
|
5
77
|
"version": "0.14.7",
|
|
6
78
|
"tag": "@rushstack/webpack4-module-minifier-plugin_v0.14.7",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,26 @@
|
|
|
1
1
|
# Change Log - @rushstack/webpack4-module-minifier-plugin
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 30 Jan 2026 01:16:13 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 0.14.11
|
|
6
|
+
Fri, 30 Jan 2026 01:16:13 GMT
|
|
7
|
+
|
|
8
|
+
_Version update only_
|
|
9
|
+
|
|
10
|
+
## 0.14.10
|
|
11
|
+
Thu, 08 Jan 2026 01:12:30 GMT
|
|
12
|
+
|
|
13
|
+
_Version update only_
|
|
14
|
+
|
|
15
|
+
## 0.14.9
|
|
16
|
+
Wed, 07 Jan 2026 01:12:25 GMT
|
|
17
|
+
|
|
18
|
+
_Version update only_
|
|
19
|
+
|
|
20
|
+
## 0.14.8
|
|
21
|
+
Mon, 05 Jan 2026 16:12:49 GMT
|
|
22
|
+
|
|
23
|
+
_Version update only_
|
|
4
24
|
|
|
5
25
|
## 0.14.7
|
|
6
26
|
Sat, 06 Dec 2025 01:12:28 GMT
|
package/dist/tsdoc-metadata.json
CHANGED
package/lib/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
1
|
+
export { MODULE_WRAPPER_PREFIX, MODULE_WRAPPER_SUFFIX, CHUNK_MODULES_TOKEN, STAGE_BEFORE, STAGE_AFTER } from './Constants';
|
|
2
|
+
export { generateLicenseFileForAsset } from './GenerateLicenseFileForAsset';
|
|
3
|
+
export type { IRenderedModulePosition, IAssetInfo, IModuleMinifierPluginStats, IAssetStats, IModuleInfo, IExtendedModule, _IWebpackCompilationData, _INormalModuleFactoryModuleData, IAssetMap, IModuleMap, IModuleMinifierPluginOptions, IDehydratedAssets, IPostProcessFragmentContext, IModuleMinifierPluginHooks, _IAcornComment } from './ModuleMinifierPlugin.types';
|
|
4
|
+
export { ModuleMinifierPlugin } from './ModuleMinifierPlugin';
|
|
5
|
+
export { PortableMinifierModuleIdsPlugin } from './PortableMinifierIdsPlugin';
|
|
6
|
+
export { rehydrateAsset } from './RehydrateAsset';
|
|
7
7
|
export type { ILocalMinifierOptions, IMinifierConnection, IModuleMinificationCallback, IModuleMinificationErrorResult, IModuleMinificationRequest, IModuleMinificationResult, IModuleMinificationSuccessResult, IModuleMinifier, IModuleMinifierFunction, IWorkerPoolMinifierOptions } from '@rushstack/module-minifier';
|
|
8
8
|
export { getIdentifier, LocalMinifier, MessagePortMinifier, NoopMinifier, WorkerPoolMinifier } from '@rushstack/module-minifier';
|
|
9
9
|
//# sourceMappingURL=index.d.ts.map
|
package/lib/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAGA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,qBAAqB,EACrB,qBAAqB,EACrB,mBAAmB,EACnB,YAAY,EACZ,WAAW,EACZ,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAC5E,YAAY,EACV,uBAAuB,EACvB,UAAU,EACV,0BAA0B,EAC1B,WAAW,EACX,WAAW,EACX,eAAe,EACf,wBAAwB,EACxB,+BAA+B,EAC/B,SAAS,EACT,UAAU,EACV,4BAA4B,EAC5B,iBAAiB,EACjB,2BAA2B,EAC3B,0BAA0B,EAC1B,cAAc,EACf,MAAM,8BAA8B,CAAC;AACtC,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,+BAA+B,EAAE,MAAM,6BAA6B,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,YAAY,EACV,qBAAqB,EACrB,mBAAmB,EACnB,2BAA2B,EAC3B,8BAA8B,EAC9B,0BAA0B,EAC1B,yBAAyB,EACzB,gCAAgC,EAChC,eAAe,EACf,uBAAuB,EACvB,0BAA0B,EAC3B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EACL,aAAa,EACb,aAAa,EACb,mBAAmB,EACnB,YAAY,EACZ,kBAAkB,EACnB,MAAM,4BAA4B,CAAC"}
|
package/lib/index.js
CHANGED
|
@@ -1,28 +1,22 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
|
|
3
3
|
// See LICENSE in the project root for license information.
|
|
4
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
-
if (k2 === undefined) k2 = k;
|
|
6
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
-
}
|
|
10
|
-
Object.defineProperty(o, k2, desc);
|
|
11
|
-
}) : (function(o, m, k, k2) {
|
|
12
|
-
if (k2 === undefined) k2 = k;
|
|
13
|
-
o[k2] = m[k];
|
|
14
|
-
}));
|
|
15
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
16
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
|
-
};
|
|
18
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.WorkerPoolMinifier = exports.NoopMinifier = exports.MessagePortMinifier = exports.LocalMinifier = exports.getIdentifier = void 0;
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
5
|
+
exports.WorkerPoolMinifier = exports.NoopMinifier = exports.MessagePortMinifier = exports.LocalMinifier = exports.getIdentifier = exports.rehydrateAsset = exports.PortableMinifierModuleIdsPlugin = exports.ModuleMinifierPlugin = exports.generateLicenseFileForAsset = exports.STAGE_AFTER = exports.STAGE_BEFORE = exports.CHUNK_MODULES_TOKEN = exports.MODULE_WRAPPER_SUFFIX = exports.MODULE_WRAPPER_PREFIX = void 0;
|
|
6
|
+
var Constants_1 = require("./Constants");
|
|
7
|
+
Object.defineProperty(exports, "MODULE_WRAPPER_PREFIX", { enumerable: true, get: function () { return Constants_1.MODULE_WRAPPER_PREFIX; } });
|
|
8
|
+
Object.defineProperty(exports, "MODULE_WRAPPER_SUFFIX", { enumerable: true, get: function () { return Constants_1.MODULE_WRAPPER_SUFFIX; } });
|
|
9
|
+
Object.defineProperty(exports, "CHUNK_MODULES_TOKEN", { enumerable: true, get: function () { return Constants_1.CHUNK_MODULES_TOKEN; } });
|
|
10
|
+
Object.defineProperty(exports, "STAGE_BEFORE", { enumerable: true, get: function () { return Constants_1.STAGE_BEFORE; } });
|
|
11
|
+
Object.defineProperty(exports, "STAGE_AFTER", { enumerable: true, get: function () { return Constants_1.STAGE_AFTER; } });
|
|
12
|
+
var GenerateLicenseFileForAsset_1 = require("./GenerateLicenseFileForAsset");
|
|
13
|
+
Object.defineProperty(exports, "generateLicenseFileForAsset", { enumerable: true, get: function () { return GenerateLicenseFileForAsset_1.generateLicenseFileForAsset; } });
|
|
14
|
+
var ModuleMinifierPlugin_1 = require("./ModuleMinifierPlugin");
|
|
15
|
+
Object.defineProperty(exports, "ModuleMinifierPlugin", { enumerable: true, get: function () { return ModuleMinifierPlugin_1.ModuleMinifierPlugin; } });
|
|
16
|
+
var PortableMinifierIdsPlugin_1 = require("./PortableMinifierIdsPlugin");
|
|
17
|
+
Object.defineProperty(exports, "PortableMinifierModuleIdsPlugin", { enumerable: true, get: function () { return PortableMinifierIdsPlugin_1.PortableMinifierModuleIdsPlugin; } });
|
|
18
|
+
var RehydrateAsset_1 = require("./RehydrateAsset");
|
|
19
|
+
Object.defineProperty(exports, "rehydrateAsset", { enumerable: true, get: function () { return RehydrateAsset_1.rehydrateAsset; } });
|
|
26
20
|
var module_minifier_1 = require("@rushstack/module-minifier");
|
|
27
21
|
Object.defineProperty(exports, "getIdentifier", { enumerable: true, get: function () { return module_minifier_1.getIdentifier; } });
|
|
28
22
|
Object.defineProperty(exports, "LocalMinifier", { enumerable: true, get: function () { return module_minifier_1.LocalMinifier; } });
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA,4FAA4F;AAC5F,2DAA2D
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA,4FAA4F;AAC5F,2DAA2D;;;AAE3D,yCAMqB;AALnB,kHAAA,qBAAqB,OAAA;AACrB,kHAAA,qBAAqB,OAAA;AACrB,gHAAA,mBAAmB,OAAA;AACnB,yGAAA,YAAY,OAAA;AACZ,wGAAA,WAAW,OAAA;AAEb,6EAA4E;AAAnE,0IAAA,2BAA2B,OAAA;AAkBpC,+DAA8D;AAArD,4HAAA,oBAAoB,OAAA;AAC7B,yEAA8E;AAArE,4IAAA,+BAA+B,OAAA;AACxC,mDAAkD;AAAzC,gHAAA,cAAc,OAAA;AAavB,8DAMoC;AALlC,gHAAA,aAAa,OAAA;AACb,gHAAA,aAAa,OAAA;AACb,sHAAA,mBAAmB,OAAA;AACnB,+GAAA,YAAY,OAAA;AACZ,qHAAA,kBAAkB,OAAA","sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.\n// See LICENSE in the project root for license information.\n\nexport {\n MODULE_WRAPPER_PREFIX,\n MODULE_WRAPPER_SUFFIX,\n CHUNK_MODULES_TOKEN,\n STAGE_BEFORE,\n STAGE_AFTER\n} from './Constants';\nexport { generateLicenseFileForAsset } from './GenerateLicenseFileForAsset';\nexport type {\n IRenderedModulePosition,\n IAssetInfo,\n IModuleMinifierPluginStats,\n IAssetStats,\n IModuleInfo,\n IExtendedModule,\n _IWebpackCompilationData,\n _INormalModuleFactoryModuleData,\n IAssetMap,\n IModuleMap,\n IModuleMinifierPluginOptions,\n IDehydratedAssets,\n IPostProcessFragmentContext,\n IModuleMinifierPluginHooks,\n _IAcornComment\n} from './ModuleMinifierPlugin.types';\nexport { ModuleMinifierPlugin } from './ModuleMinifierPlugin';\nexport { PortableMinifierModuleIdsPlugin } from './PortableMinifierIdsPlugin';\nexport { rehydrateAsset } from './RehydrateAsset';\nexport type {\n ILocalMinifierOptions,\n IMinifierConnection,\n IModuleMinificationCallback,\n IModuleMinificationErrorResult,\n IModuleMinificationRequest,\n IModuleMinificationResult,\n IModuleMinificationSuccessResult,\n IModuleMinifier,\n IModuleMinifierFunction,\n IWorkerPoolMinifierOptions\n} from '@rushstack/module-minifier';\nexport {\n getIdentifier,\n LocalMinifier,\n MessagePortMinifier,\n NoopMinifier,\n WorkerPoolMinifier\n} from '@rushstack/module-minifier';\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rushstack/webpack4-module-minifier-plugin",
|
|
3
|
-
"version": "0.14.
|
|
3
|
+
"version": "0.14.11",
|
|
4
4
|
"description": "This plugin splits minification of webpack compilations into smaller units.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"typings": "dist/webpack4-module-minifier-plugin.d.ts",
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"@types/tapable": "1.0.6",
|
|
36
36
|
"tapable": "1.1.3",
|
|
37
|
-
"@rushstack/module-minifier": "0.8.
|
|
38
|
-
"@rushstack/worker-pool": "0.6.
|
|
37
|
+
"@rushstack/module-minifier": "0.8.11",
|
|
38
|
+
"@rushstack/worker-pool": "0.6.11"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@types/node": "20.17.19",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"eslint": "~9.37.0",
|
|
45
45
|
"webpack-sources": "~1.4.3",
|
|
46
46
|
"webpack": "~4.47.0",
|
|
47
|
-
"@rushstack/heft": "1.1.
|
|
47
|
+
"@rushstack/heft": "1.1.11",
|
|
48
48
|
"local-node-rig": "1.0.0"
|
|
49
49
|
},
|
|
50
50
|
"sideEffects": [
|