@pnpm/types
Advanced tools
Comparing version 8.8.0 to 8.9.0
@@ -129,2 +129,5 @@ export interface Dependencies { | ||
}; | ||
auditConfig?: { | ||
ignoreCves?: string[]; | ||
}; | ||
}; | ||
@@ -131,0 +134,0 @@ private?: boolean; |
{ | ||
"name": "@pnpm/types", | ||
"version": "8.8.0", | ||
"version": "8.9.0", | ||
"description": "Basic types used by pnpm", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@pnpm/types": "8.8.0" | ||
"@pnpm/types": "8.9.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
11140
242