@pnpm/fetcher-base
Advanced tools
Comparing version 4.0.0 to 5.0.0
@@ -5,3 +5,3 @@ import { Resolution } from '@pnpm/resolver-base'; | ||
cachedTarballLocation: string; | ||
prefix: string; | ||
lockfileDir: string; | ||
onStart?: (totalSize: number | null, attempt: number) => void; | ||
@@ -8,0 +8,0 @@ onProgress?: (downloaded: number) => void; |
{ | ||
"name": "@pnpm/fetcher-base", | ||
"version": "4.0.0", | ||
"version": "5.0.0", | ||
"description": "Types for pnpm-compatible fetchers", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@pnpm/resolver-base": "4.0.0", | ||
"@pnpm/resolver-base": "5.0.0", | ||
"@types/ssri": "6.0.1" | ||
@@ -35,0 +35,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
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
3544
+ Added@pnpm/resolver-base@5.0.0(transitive)
- Removed@pnpm/resolver-base@4.0.0(transitive)
Updated@pnpm/resolver-base@5.0.0