@serwist/build
Advanced tools
Comparing version 9.0.0-preview.24 to 9.0.0-preview.25
import type { FileDetails, GlobPartial } from "../types.js"; | ||
export declare const getFileDetails: ({ globDirectory, globFollow, globIgnores, globPattern, }: Omit<GlobPartial, "globPatterns" | "templatedURLs" | "globDirectory"> & { | ||
export declare const getFileDetails: ({ globDirectory, globFollow, globIgnores, globPattern, }: Omit<GlobPartial, "globDirectory" | "globPatterns" | "templatedURLs"> & { | ||
globDirectory: string; | ||
@@ -4,0 +4,0 @@ globPattern: string; |
@@ -37,5 +37,5 @@ import type { Require } from "@serwist/utils"; | ||
/** | ||
* This value can be used to determine the maximum size of files that will be | ||
* precached. This prevents you from inadvertently precaching very large files | ||
* that might have accidentally matched one of your patterns. | ||
* Determines the maximum size of files that will be precached. This prevents | ||
* you from inadvertently precaching very large files that might have accidentally | ||
* matched one of your patterns. | ||
* @default 2097152 | ||
@@ -42,0 +42,0 @@ */ |
{ | ||
"name": "@serwist/build", | ||
"version": "9.0.0-preview.24", | ||
"version": "9.0.0-preview.25", | ||
"type": "module", | ||
@@ -24,4 +24,4 @@ "description": "A module that integrates into your 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", | ||
@@ -54,3 +54,3 @@ "main": "./dist/index.js", | ||
"pretty-bytes": "6.1.1", | ||
"rollup": "4.14.0", | ||
"rollup": "4.14.3", | ||
"source-map": "0.8.0-beta.0", | ||
@@ -63,8 +63,8 @@ "upath": "2.0.1", | ||
"@types/fs-extra": "11.0.4", | ||
"@types/node": "20.12.4", | ||
"@types/node": "20.12.7", | ||
"@types/stringify-object": "4.0.5", | ||
"type-fest": "4.15.0", | ||
"typescript": "5.5.0-dev.20240404", | ||
"@serwist/constants": "9.0.0-preview.24", | ||
"@serwist/utils": "9.0.0-preview.24" | ||
"typescript": "5.5.0-dev.20240415", | ||
"@serwist/configs": "9.0.0-preview.25", | ||
"@serwist/utils": "9.0.0-preview.25" | ||
}, | ||
@@ -71,0 +71,0 @@ "peerDependencies": { |
@@ -41,5 +41,5 @@ import type { Require } from "@serwist/utils"; | ||
/** | ||
* This value can be used to determine the maximum size of files that will be | ||
* precached. This prevents you from inadvertently precaching very large files | ||
* that might have accidentally matched one of your patterns. | ||
* Determines the maximum size of files that will be precached. This prevents | ||
* you from inadvertently precaching very large files that might have accidentally | ||
* matched one of your patterns. | ||
* @default 2097152 | ||
@@ -46,0 +46,0 @@ */ |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 3 instances 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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 3 instances in 1 package
153068
+ 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)
+ 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)
- Removedrollup@4.14.0(transitive)
Updatedrollup@4.14.3