Skip to content

Releases: snyk/module

v3.3.0

19 Nov 14:27
a137679

Choose a tag to compare

3.3.0 (2024-11-19)

Bug Fixes

  • add missing steps to deploy new release candidates (85956e5)
  • ensure all debug logs are directed to stderr (a9b6116)

Features

v3.2.0

28 Apr 06:42
558e7a9

Choose a tag to compare

3.2.0 (2021-04-28)

Features

  • upgrade hosted-git-info to 4 (a3bbf59)

v3.1.0

24 May 07:28
bd5e0a1

Choose a tag to compare

3.1.0 (2020-05-24)

Features

v3.0.0

19 May 15:55
e8fc217

Choose a tag to compare

3.0.0 (2020-05-19)

Features

BREAKING CHANGES

  • requires node 8 (6 is unsupported)

v2.1.0

29 Nov 11:55
3ae1b6e

Choose a tag to compare

2.1.0 (2019-11-29)

Features

  • fast-path the common case (a391d1c)

v2.0.2

28 Nov 13:33
ae2e8e5

Choose a tag to compare

2.0.2 (2019-11-28)

Bug Fixes

  • main path in package.json (7a0a97d)

v2.0.1

28 Nov 13:00
f920f39

Choose a tag to compare

2.0.1 (2019-11-28)

Bug Fixes

  • build js before publishing (d5f050a)

v2.0.0

29 Oct 17:55
c56dca4

Choose a tag to compare

2.0.0 (2019-10-29)

Features

  • refactor the code (TS, prettier); document and rename. (ebcb88d)

BREAKING CHANGES

  • replaced function-as-export with default and named exports.
    All the client should change from moduleToObect = require('snyk-module')
    to import moduleToObject from 'snyk-module'

v1.9.1

04 Nov 19:08
c5c5209

Choose a tag to compare

1.9.1 (2018-11-04)

Bug Fixes

  • update deps, set up travis release (f955d13)

v1.9.0

04 Nov 18:29
0af9bd8

Choose a tag to compare

Features:

Support git packages as package versions 8bd8e613