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.1.0
to
1001.2.0
+1
-0
lib/package.d.ts

@@ -145,2 +145,3 @@ import { type ExecutionEnv } from './env.js';

onlyBuiltDependenciesFile?: string;
allowBuilds?: Record<string, boolean | string>;
ignoredBuiltDependencies?: string[];

@@ -147,0 +148,0 @@ overrides?: Record<string, string>;

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

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

"devDependencies": {
"@pnpm/types": "1001.1.0"
"@pnpm/types": "1001.2.0"
},

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