@pnpm/types
Advanced tools
Comparing version 7.10.0 to 7.11.0
@@ -97,2 +97,3 @@ export interface Dependencies { | ||
ignoreMissing?: string[]; | ||
allowAny?: string[]; | ||
allowedVersions?: Record<string, string>; | ||
@@ -99,0 +100,0 @@ } |
{ | ||
"name": "@pnpm/types", | ||
"version": "7.10.0", | ||
"version": "7.11.0", | ||
"description": "Basic types used by pnpm", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@pnpm/types": "7.10.0" | ||
"@pnpm/types": "7.11.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "scripts": { |
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
10185
211