Skip to content

Releases: ahmadnassri/node-install-group

v3.1.1

05 Sep 12:11
467fafe
Compare
Choose a tag to compare

3.1.1 (2023-09-05)

Build

  • correct package.json config (467fafe)

v3.1.0

05 Sep 11:48
367bb83
Compare
Choose a tag to compare

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)

v3.0.0

06 Nov 23:43
Compare
Choose a tag to compare

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

v2.0.0

06 Nov 21:34
Compare
Choose a tag to compare

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

v0.1.0

31 Mar 04:14
Compare
Choose a tag to compare

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)

v0.0.0

31 Mar 04:02
Compare
Choose a tag to compare

0.0.0 (2017-03-31)

Features

  • prod: allow for prod dependencies install (1c6d1b30)

v1.0.0

03 Mar 22:06
Compare
Choose a tag to compare

Initial Release!