You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@pnpm/types

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/types - npm Package Compare versions

Comparing version
1001.0.0
to
1001.0.1
+1
-0
lib/options.d.ts

@@ -15,2 +15,3 @@ import { type DependenciesField } from './misc.js';

export interface FinderContext {
alias: string;
name: string;

@@ -17,0 +18,0 @@ version: string;

+2
-2
{
"name": "@pnpm/types",
"version": "1001.0.0",
"version": "1001.0.1",
"description": "Basic types used by pnpm",

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

"devDependencies": {
"@pnpm/types": "1001.0.0"
"@pnpm/types": "1001.0.1"
},

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