@pnpm/types
Advanced tools
Comparing version 12.1.0 to 12.2.0
@@ -139,2 +139,3 @@ import { type ExecutionEnv } from './env'; | ||
ignoreCves?: string[]; | ||
ignoreGhsas?: string[]; | ||
}; | ||
@@ -141,0 +142,0 @@ requiredScripts?: string[]; |
{ | ||
"name": "@pnpm/types", | ||
"version": "12.1.0", | ||
"version": "12.2.0", | ||
"description": "Basic types used by pnpm", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@pnpm/types": "12.1.0" | ||
"@pnpm/types": "12.2.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
12999
300