@statoscope/webpack-model
Advanced tools
Comparing version 5.4.0 to 5.4.1
@@ -90,3 +90,3 @@ "use strict"; | ||
}; | ||
const extensions = (_b = (_a = compilation.__statoscope) === null || _a === void 0 ? void 0 : _a.extensions.map((ext) => { | ||
const extensions = (_b = (_a = file.__statoscope) === null || _a === void 0 ? void 0 : _a.extensions.map((ext) => { | ||
const item = extensionContainer.resolve(ext.descriptor.name); | ||
@@ -93,0 +93,0 @@ if (!item) { |
{ | ||
"name": "@statoscope/webpack-model", | ||
"version": "5.4.0", | ||
"version": "5.4.1", | ||
"description": "This package contains helpers to process webpack stats", | ||
@@ -37,3 +37,4 @@ "main": "./dist/index.js", | ||
"flatted": "^3.1.1" | ||
} | ||
}, | ||
"gitHead": "966eca4cf99fecbddbd2189f659297928d637f6d" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75720