node-install-group

Dependency grouping for npm-install

MIT License

Downloads
74
Stars
1
Committers
4

Bot releases are visible (Hide)

node-install-group - v3.1.1 Latest Release

Published by github-actions[bot] about 1 year ago

3.1.1 (2023-09-05)

Build

  • correct package.json config (467fafe)
node-install-group - v3.1.0

Published by github-actions[bot] about 1 year ago

3.1.0 (2023-09-05)

Build

  • deps-dev: bump tap from 12.1.0 to 14.2.0 (#13) (52840b7)
  • deps-dev: bump tap from 14.2.0 to 14.9.2 (#40) (c802bfe)
  • deps: [security] bump lodash from 4.17.11 to 4.17.15 (#25) (9285515)
  • update ci files (b0fc75d)

CI/CD

Features

  • updated to latest ci/cd template (6d0ac90)

Tests

  • disable github test reporter (temporarily) (fac4433)
  • fix failing test (367bb83)
  • must install node-test-github-reporter (182a463)
  • run on LTS node only (979084e)
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!