@pnpm/resolver-base
Advanced tools
Comparing version 5.0.0 to 5.1.0
@@ -38,2 +38,3 @@ import { DependencyManifest } from '@pnpm/types'; | ||
export interface ResolveOptions { | ||
alwaysTryWorkspacePackages?: boolean; | ||
defaultTag?: string; | ||
@@ -40,0 +41,0 @@ importerDir: string; |
{ | ||
"name": "@pnpm/resolver-base", | ||
"version": "5.0.0", | ||
"version": "5.1.0", | ||
"description": "Types for pnpm-compatible resolvers", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
4302
60