@pnpm/cafs
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -20,2 +20,3 @@ "use strict"; | ||
// Checking a file's integrity is an expensive operation! | ||
// @ts-expect-error | ||
global['verifiedFileIntegrity'] = 0; | ||
@@ -83,2 +84,3 @@ async function checkPkgFilesIntegrity(cafsDir, pkgIndex, manifest) { | ||
async function verifyFileIntegrity(filename, expectedFile, deferredManifest) { | ||
// @ts-expect-error | ||
global['verifiedFileIntegrity']++; | ||
@@ -85,0 +87,0 @@ try { |
{ | ||
"name": "@pnpm/cafs", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "A content-addressable filesystem for the packages storage", | ||
@@ -22,5 +22,5 @@ "main": "lib/index.js", | ||
"tar-stream": "^2.2.0", | ||
"@pnpm/fetcher-base": "13.1.5", | ||
"@pnpm/fetcher-base": "13.1.6", | ||
"@pnpm/graceful-fs": "2.0.0", | ||
"@pnpm/store-controller-types": "14.3.0" | ||
"@pnpm/store-controller-types": "14.3.1" | ||
}, | ||
@@ -34,3 +34,3 @@ "devDependencies": { | ||
"tempy": "^1.0.1", | ||
"@pnpm/cafs": "6.0.0", | ||
"@pnpm/cafs": "6.0.1", | ||
"@pnpm/cafs-types": "1.2.0", | ||
@@ -37,0 +37,0 @@ "@pnpm/types": "8.10.0" |
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
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
40880
498
+ Added@pnpm/fetcher-base@13.1.6(transitive)
+ Added@pnpm/resolver-base@9.2.0(transitive)
+ Added@pnpm/store-controller-types@14.3.1(transitive)
- Removed@pnpm/fetcher-base@13.1.5(transitive)
- Removed@pnpm/resolver-base@9.1.5(transitive)
- Removed@pnpm/store-controller-types@14.3.0(transitive)
Updated@pnpm/fetcher-base@13.1.6