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
315
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 20.1.1 to 20.1.2

2

lib/index.d.ts

@@ -9,3 +9,3 @@ /// <reference types="node" />

export type { Config, UniversalOptions };
export declare const types: Partial<Record<"registry" | "tag" | "force" | "color" | "global" | "save" | "production" | "depth" | "offline" | "optional" | "loglevel" | "only" | "dev" | "cert" | "key" | "ca" | "globalconfig" | "userconfig" | "proxy" | "ignore-scripts" | "dry-run" | "save-prod" | "save-dev" | "save-optional" | "script-shell" | "fetch-retries" | "fetch-retry-factor" | "fetch-retry-mintimeout" | "fetch-retry-maxtimeout" | "save-exact" | "save-prefix" | "scripts-prepend-node-path" | "engine-strict" | "node-version" | "unsafe-perm" | "prefer-offline" | "https-proxy" | "local-address" | "no-proxy" | "strict-ssl" | "user-agent" | "package-lock", any>> & {
export declare const types: Partial<Record<"registry" | "dev" | "optional" | "tag" | "key" | "user-agent" | "ca" | "cert" | "force" | "color" | "global" | "save" | "production" | "depth" | "offline" | "loglevel" | "only" | "globalconfig" | "userconfig" | "proxy" | "local-address" | "ignore-scripts" | "dry-run" | "save-prod" | "save-dev" | "save-optional" | "script-shell" | "fetch-retries" | "fetch-retry-factor" | "fetch-retry-mintimeout" | "fetch-retry-maxtimeout" | "save-exact" | "save-prefix" | "scripts-prepend-node-path" | "engine-strict" | "node-version" | "unsafe-perm" | "prefer-offline" | "https-proxy" | "no-proxy" | "strict-ssl" | "package-lock", any>> & {
access: (string | null)[];

@@ -12,0 +12,0 @@ 'allow-same-version': BooleanConstructor;

{
"name": "@pnpm/config",
"version": "20.1.1",
"version": "20.1.2",
"description": "Gets configuration options for pnpm",

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

"@pnpm/matcher": "5.0.0",
"@pnpm/pnpmfile": "5.0.16",
"@pnpm/pnpmfile": "5.0.17",
"@pnpm/read-project-manifest": "5.0.8",

@@ -55,5 +55,5 @@ "@pnpm/types": "9.4.0"

"symlink-dir": "^5.2.0",
"@pnpm/config": "20.1.1",
"@pnpm/prepare": "0.0.84",
"@pnpm/test-fixtures": "0.1.14"
"@pnpm/config": "20.1.2",
"@pnpm/prepare": "0.0.85",
"@pnpm/test-fixtures": "0.1.15"
},

@@ -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