New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/config

Package Overview
Dependencies
Maintainers
3
Versions
333
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/config

Gets configuration options for pnpm

11.7.2
Source
npm
Version published
Weekly downloads
120K
7.38%
Maintainers
3
Weekly downloads
 
Created
Source

@pnpm/config

Gets configution options for pnpm

npm version

Installation

<pnpm|npm|yarn> add @pnpm/config

Usage

import getConfig from '@pnpm/config'

getConfig().then(pnpmConfig => console.log(pnpmConfig))

License

MIT © Zoltan Kochan

Keywords

pnpm

FAQs

Package last updated on 08 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts