Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@pnpm/types

Package Overview
Dependencies
Maintainers
2
Versions
89
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
1101.2.0
to
1101.3.0
+1
-1
lib/package.d.ts

@@ -182,3 +182,3 @@ import type { Registries } from './misc.js';

noProxy?: string | boolean;
agent?: string;
pnprServer?: string;
}

@@ -185,0 +185,0 @@ export interface ProjectManifest extends BaseManifest {

{
"name": "@pnpm/types",
"version": "1101.2.0",
"version": "1101.3.0",
"description": "Basic types used by pnpm",

@@ -12,3 +12,6 @@ "keywords": [

"funding": "https://opencollective.com/pnpm",
"repository": "https://github.com/pnpm/pnpm/tree/main/core/types",
"repository": {
"type": "git",
"url": "https://github.com/pnpm/pnpm/tree/main/core/types"
},
"homepage": "https://github.com/pnpm/pnpm/tree/main/core/types#readme",

@@ -29,3 +32,3 @@ "bugs": {

"devDependencies": {
"@pnpm/types": "1101.2.0"
"@pnpm/types": "1101.3.0"
},

@@ -32,0 +35,0 @@ "engines": {