spinning-jenny
v4.1.1
Published
A cli assistant that helps you resolve those pesky node module security vulnerabilities
Downloads
14
Maintainers
Readme
A cli assistant that helps you resolve those pesky node module security vulnerabilities
Install
yarn global add spinning-jenny
npm install -g spinning-jenny
Upgrade
yarn global upgrade spinning-jenny --latest
npm update -g spinning-jenny
For more information, please refer to the npm or yarn documentation.
Usage
Template
spinning-jenny <command> | <action(s)> [--flag(s)]
Examples
spinning-jenny clean fix --upgrade false
spinning-jenny config --frozen false --backup true
Actions
Commands
Flags
Uninstall
yarn global remove spinning-jenny
npm uninstall -g spinning-jenny