@serwist/webpack-plugin
Advanced tools
Comparing version 9.0.9 to 9.0.10
{ | ||
"name": "@serwist/webpack-plugin", | ||
"version": "9.0.9", | ||
"version": "9.0.10", | ||
"type": "module", | ||
@@ -63,12 +63,12 @@ "description": "A plugin for your webpack build process, helping you generate a manifest of local files that should be precached.", | ||
"zod": "3.23.8", | ||
"@serwist/build": "9.0.9" | ||
"@serwist/build": "9.0.10" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "22.7.4", | ||
"@types/node": "22.8.6", | ||
"@types/webpack": "5.28.5", | ||
"rollup": "4.22.5", | ||
"typescript": "5.6.2", | ||
"webpack": "5.95.0", | ||
"@serwist/configs": "9.0.9", | ||
"@serwist/utils": "9.0.9" | ||
"rollup": "4.24.3", | ||
"typescript": "5.6.3", | ||
"webpack": "5.96.1", | ||
"@serwist/configs": "9.0.10", | ||
"@serwist/utils": "9.0.10" | ||
}, | ||
@@ -75,0 +75,0 @@ "peerDependencies": { |
@@ -6,3 +6,3 @@ import type { Compilation, Compiler } from "webpack"; | ||
* Perform a child compilation. | ||
* | ||
* | ||
* @param compiler The parent webpack compiler. | ||
@@ -14,3 +14,3 @@ * @param compilation The webpack compilation. | ||
* @param plugins Additional webpack plugins. | ||
* | ||
* | ||
* @private | ||
@@ -17,0 +17,0 @@ */ |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
76160
+ Added@serwist/build@9.0.10(transitive)
- Removed@serwist/build@9.0.9(transitive)
Updated@serwist/build@9.0.10