🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@pnpm/resolver-base

Package Overview
Dependencies
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/resolver-base - npm Package Compare versions

Comparing version

to
1002.0.0

2

lib/index.d.ts

@@ -76,3 +76,3 @@ import { type ProjectRootDir, type DependencyManifest, type PkgResolutionId } from '@pnpm/types';

workspacePackages?: WorkspacePackages;
updateToLatest?: boolean;
update?: false | 'compatible' | 'latest';
injectWorkspacePackages?: boolean;

@@ -79,0 +79,0 @@ }

{
"name": "@pnpm/resolver-base",
"version": "1001.0.0",
"version": "1002.0.0",
"description": "Types for pnpm-compatible resolvers",

@@ -30,3 +30,3 @@ "keywords": [

"devDependencies": {
"@pnpm/resolver-base": "1001.0.0"
"@pnpm/resolver-base": "1002.0.0"
},

@@ -33,0 +33,0 @@ "engines": {