@serwist/webpack-plugin
Advanced tools
Comparing version 9.0.0-preview.24 to 9.0.0-preview.25
@@ -45,3 +45,3 @@ import type { BasePartial, BaseResolved, InjectPartial as BaseInjectPartial, InjectResolved as BaseInjectResolved, OptionalSwDestPartial, OptionalSwDestResolved } from "@serwist/build"; | ||
* Optional webpack plugins that will be used when compiling the `swSrc` | ||
* input file. Only valid if `compileSrc` is `true`. | ||
* file. Only valid if `compileSrc` is `true`. | ||
*/ | ||
@@ -48,0 +48,0 @@ webpackCompilationPlugins?: any[]; |
{ | ||
"name": "@serwist/webpack-plugin", | ||
"version": "9.0.0-preview.24", | ||
"version": "9.0.0-preview.25", | ||
"type": "module", | ||
@@ -25,4 +25,4 @@ "description": "A plugin for your webpack build process, helping you generate a manifest of local files that should be precached.", | ||
"license": "MIT", | ||
"repository": "https://gitlab.com/serwist/serwist", | ||
"bugs": "https://gitlab.com/serwist/serwist/issues", | ||
"repository": "https://github.com/serwist/serwist", | ||
"bugs": "https://github.com/serwist/serwist/issues", | ||
"homepage": "https://serwist.pages.dev", | ||
@@ -60,12 +60,12 @@ "main": "./dist/index.js", | ||
"zod": "3.22.4", | ||
"@serwist/build": "9.0.0-preview.24" | ||
"@serwist/build": "9.0.0-preview.25" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "20.12.4", | ||
"@types/node": "20.12.7", | ||
"@types/webpack": "5.28.5", | ||
"rollup": "4.14.0", | ||
"typescript": "5.5.0-dev.20240404", | ||
"rollup": "4.14.3", | ||
"typescript": "5.5.0-dev.20240415", | ||
"webpack": "5.91.0", | ||
"@serwist/constants": "9.0.0-preview.24", | ||
"@serwist/utils": "9.0.0-preview.24" | ||
"@serwist/configs": "9.0.0-preview.25", | ||
"@serwist/utils": "9.0.0-preview.25" | ||
}, | ||
@@ -72,0 +72,0 @@ "peerDependencies": { |
@@ -17,6 +17,2 @@ import type { | ||
chunks?: string[]; | ||
// We can't use the @default annotation here to assign the value via AJV, as | ||
// an (RegExp)[] can't be serialized into JSON. | ||
// The default value of [/\.map$/, /^manifest.*\.js$/] will be assigned by | ||
// the validation function, and we need to reflect that in the docs. | ||
/** | ||
@@ -63,3 +59,3 @@ * One or more specifiers used to exclude assets from the precache manifest. | ||
* Optional webpack plugins that will be used when compiling the `swSrc` | ||
* input file. Only valid if `compileSrc` is `true`. | ||
* file. Only valid if `compileSrc` is `true`. | ||
*/ | ||
@@ -66,0 +62,0 @@ webpackCompilationPlugins?: any[]; |
Sorry, the diff of this file is not supported yet
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
76174
1618
+ Added@rollup/rollup-android-arm-eabi@4.14.3(transitive)
+ Added@rollup/rollup-android-arm64@4.14.3(transitive)
+ Added@rollup/rollup-darwin-arm64@4.14.3(transitive)
+ Added@rollup/rollup-darwin-x64@4.14.3(transitive)
+ Added@rollup/rollup-linux-arm-gnueabihf@4.14.3(transitive)
+ Added@rollup/rollup-linux-arm-musleabihf@4.14.3(transitive)
+ Added@rollup/rollup-linux-arm64-gnu@4.14.3(transitive)
+ Added@rollup/rollup-linux-arm64-musl@4.14.3(transitive)
+ Added@rollup/rollup-linux-powerpc64le-gnu@4.14.3(transitive)
+ Added@rollup/rollup-linux-riscv64-gnu@4.14.3(transitive)
+ Added@rollup/rollup-linux-s390x-gnu@4.14.3(transitive)
+ Added@rollup/rollup-linux-x64-gnu@4.14.3(transitive)
+ Added@rollup/rollup-linux-x64-musl@4.14.3(transitive)
+ Added@rollup/rollup-win32-arm64-msvc@4.14.3(transitive)
+ Added@rollup/rollup-win32-ia32-msvc@4.14.3(transitive)
+ Added@rollup/rollup-win32-x64-msvc@4.14.3(transitive)
+ Added@serwist/build@9.0.0-preview.25(transitive)
+ Addedrollup@4.14.3(transitive)
- Removed@rollup/rollup-android-arm-eabi@4.14.0(transitive)
- Removed@rollup/rollup-android-arm64@4.14.0(transitive)
- Removed@rollup/rollup-darwin-arm64@4.14.0(transitive)
- Removed@rollup/rollup-darwin-x64@4.14.0(transitive)
- Removed@rollup/rollup-linux-arm-gnueabihf@4.14.0(transitive)
- Removed@rollup/rollup-linux-arm64-gnu@4.14.0(transitive)
- Removed@rollup/rollup-linux-arm64-musl@4.14.0(transitive)
- Removed@rollup/rollup-linux-powerpc64le-gnu@4.14.0(transitive)
- Removed@rollup/rollup-linux-riscv64-gnu@4.14.0(transitive)
- Removed@rollup/rollup-linux-s390x-gnu@4.14.0(transitive)
- Removed@rollup/rollup-linux-x64-gnu@4.14.0(transitive)
- Removed@rollup/rollup-linux-x64-musl@4.14.0(transitive)
- Removed@rollup/rollup-win32-arm64-msvc@4.14.0(transitive)
- Removed@rollup/rollup-win32-ia32-msvc@4.14.0(transitive)
- Removed@rollup/rollup-win32-x64-msvc@4.14.0(transitive)
- Removed@serwist/build@9.0.0-preview.24(transitive)
- Removedrollup@4.14.0(transitive)