1.0.2 • Published 4 years ago
are-scripts-enabled v1.0.2
are-scripts-enabled
NodeJS package for testing if install scripts are disabled. This includes:
preinstallintallpostinstall
Usage
The basic usage is to add this package as a dependency and see if the installation fails.
Installation failure implies that install scripts are running.
yarn
yarn add are-scripts-enablednpm
npm install are-scripts-enabled