@statoscope/webpack-model
Advanced tools
Comparing version 5.8.0-alpha.0 to 5.8.0
@@ -10,2 +10,6 @@ "use strict"; | ||
} | ||
else { | ||
const resolvedModule = modulesData.idToModuleMap.get(resolvedId); | ||
resolvedModule.chunks = [...new Set([...resolvedModule.chunks, ...module.chunks])]; | ||
} | ||
return resolvedId; | ||
@@ -12,0 +16,0 @@ } |
{ | ||
"name": "@statoscope/webpack-model", | ||
"version": "5.8.0-alpha.0", | ||
"version": "5.8.0", | ||
"description": "This package contains helpers to process webpack stats", | ||
@@ -35,3 +35,3 @@ "main": "./dist/index.js", | ||
}, | ||
"gitHead": "8b9b91ff4d9f79a05141bbe5002c22f3648e6857" | ||
"gitHead": "d7b10e373e8352a955271fd8923778b68f23dfca" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
68982
1688
0