Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/config

Package Overview
Dependencies
Maintainers
2
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/config - npm Package Compare versions

Comparing version 19.0.1 to 19.0.2

1

lib/Config.d.ts

@@ -107,3 +107,2 @@ import { type Project, type ProjectManifest, type ProjectsGraph, type Registries } from '@pnpm/types';

childConcurrency?: number;
repeatInstallDepth?: number;
ignorePnpmfile?: boolean;

@@ -110,0 +109,0 @@ pnpmfile: string;

12

package.json
{
"name": "@pnpm/config",
"version": "19.0.1",
"version": "19.0.2",
"description": "Gets configuration options for pnpm",

@@ -45,3 +45,3 @@ "main": "lib/index.js",

"@pnpm/matcher": "5.0.0",
"@pnpm/pnpmfile": "5.0.11",
"@pnpm/pnpmfile": "5.0.12",
"@pnpm/read-project-manifest": "5.0.5",

@@ -54,6 +54,6 @@ "@pnpm/types": "9.2.0"

"@types/which": "^2.0.2",
"symlink-dir": "^5.1.1",
"@pnpm/config": "19.0.1",
"@pnpm/prepare": "0.0.77",
"@pnpm/test-fixtures": "0.1.7"
"symlink-dir": "^5.2.0",
"@pnpm/config": "19.0.2",
"@pnpm/prepare": "0.0.79",
"@pnpm/test-fixtures": "0.1.9"
},

@@ -60,0 +60,0 @@ "funding": "https://opencollective.com/pnpm",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc