node-install-group

Dependency grouping for npm-install

MIT License

Downloads
74
Stars
1
Committers
4

Bot releases are hidden (Show)

node-install-group - v3.0.0

Published by ahmadnassri almost 6 years ago

3.0.0 (2018-11-06)

Bug Fixes

  • engines: remove support for node 6 (ec1c9a1)

Features

  • remote-package: allow scanning remote packages (4e4cdf6)

BREAKING CHANGES

  • remote-package: scan lib arguments are changed
node-install-group - v2.0.0

Published by ahmadnassri almost 6 years ago

2.0.0 (2018-11-06)

Bug Fixes

  • cli: simplified code and less dependencies (bfa8b77)
  • package: correct include for "libs" dir (0dcc6d7)
  • scaffold: update project scaffold template (3883676)

Features

  • args: allow to pass in arguments to final npm install command (d3810c0)
  • development: allow for "development" alias (5710433)
  • package: rename package (b46f65a)
  • prod: allow for prod dependencies install (1c6d1b3)

BREAKING CHANGES

  • package: npm package was not working prior to this release
node-install-group - v0.1.0

Published by ahmadnassri over 7 years ago

0.1.0 (2017-03-31)

Features

  • args: allow to pass in arguments to final npm install command (d3810c0e)
  • development: allow for "development" alias (57104335)
node-install-group - v0.0.0

Published by ahmadnassri over 7 years ago

0.0.0 (2017-03-31)

Features

  • prod: allow for prod dependencies install (1c6d1b30)
node-install-group - v1.0.0

Published by ahmadnassri over 7 years ago

Initial Release!