0.0.1 • Published 1 year ago
@fasttime/npm-test v0.0.1
What scripts does npm <command> really run?
Without args
npm diffdoes not run any scripts.npm packdoes not run any scripts.npm rebuilddoes not run any scripts.npm cache adderrors with codeEUSAGE.npm publishpublishes package, then runspublishandpostpublish(notprepublish).npm ci,npm installrunpreinstall,install,postinstall,prepublish,preprepare,prepare,postprepare.