pnpm-plugin-bettermarks
v1.0.1
Published
Shared configuration for pnpm @ bettermarks
Downloads
21,666
Maintainers
Readme
This shared configuration for pnpm is intended to set some sane defaults for pnpm configurations.
The main concern it is trying to address is security. Using this config will not allow pnpm to run arbitrary scripts during dependency installation.
Trusted dependencies must be manually vetted and added to the list in pnpmfile.cjs.
Installation
pnpm add --config pnpm-plugin-bettermarks