postinstall-build

2.1.3

Helper for conditionally building your npm package on postinstall in order to support git installs.

License

Maintainers

Dependencies

0 deps 5 devDeps
low

Deprecated

postinstall-build's behavior is now built into npm! You should migrate off of postinstall-build and use the new `prepare` lifecycle script with npm 5.0.0 or greater.

Dependencies

Behavioural monitoring and security for npm packages

Monitor every change in your dependency tree and automatically block malicious packages from entering your codebase. Safeguard your projects by using lstn in GitHub.