@pnpm/types
Advanced tools
Comparing version 8.6.0 to 8.7.0
@@ -126,2 +126,5 @@ export interface Dependencies { | ||
patchedDependencies?: Record<string, string>; | ||
updateConfig?: { | ||
ignoreDependencies?: string[]; | ||
}; | ||
}; | ||
@@ -128,0 +131,0 @@ private?: boolean; |
{ | ||
"name": "@pnpm/types", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Basic types used by pnpm", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@pnpm/types": "8.6.0" | ||
"@pnpm/types": "8.7.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "exports": { |
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
10983
238