Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@pnpm/resolver-base

Package Overview
Dependencies
Maintainers
2
Versions
92
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
1005.2.0
to
1005.3.0
+1
-0
lib/index.d.ts

@@ -79,2 +79,3 @@ import { type ProjectRootDir, type DependencyManifest, type PkgResolutionId, type PinnedVersion, type PackageVersionPolicy, type TrustPolicy } from '@pnpm/types';

trustPolicy?: TrustPolicy;
trustPolicyExclude?: PackageVersionPolicy;
defaultTag?: string;

@@ -81,0 +82,0 @@ pickLowestVersion?: boolean;

+2
-2
{
"name": "@pnpm/resolver-base",
"version": "1005.2.0",
"version": "1005.3.0",
"description": "Types for pnpm-compatible resolvers",

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

"devDependencies": {
"@pnpm/resolver-base": "1005.2.0"
"@pnpm/resolver-base": "1005.3.0"
},

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