Skip to content

lib: update lifecycle script list in RunScript

This change updates the list of lifecycle scripts in the RunScript class to include important npm scripts that were previously missing.

  • add prepare, prepublishOnly scripts
  • add dependencies scripts
  • add prepack and postpack scripts
  • todo comments removed due to changes reflected

The documents I referenced are as follows:

Merge request reports

Loading