npm-preinstall
The module tries to solve [this issue](https://stackoverflow.com/questions/30043872/docker-compose-node-modules-not-present-in-a-volume-after-npm-install-succeeds).
The module tries to solve [this issue](https://stackoverflow.com/questions/30043872/docker-compose-node-modules-not-present-in-a-volume-after-npm-install-succeeds).
When used prevents developers from installing using npm
View which npm dependencies in a project are using npm scripts
resolve npm dependencies and examine package metadata _before_ zero-day scripts are downloaded onto your machine
Small security wrapper around the package manager which intercepts any preistall and postinstall scripts.
install git repos via script
Specification package manager
Force pnpm package manager to be used on a project
## Usage in package.json
Test if npm/yarn install scripts are enabled.
A service and cli to analyze your dependencies and check what'll break when you switch from `npm ci` to `npm ci --ignore-scripts`
Enable or disable npm postinstall hook