Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Releases: snyk/nodejs-runtime-agent

v1.47.3

01 Feb 07:06
224571c
Compare
Choose a tag to compare

1.47.3 (2021-02-01)

Bug Fixes

  • upgrade needle from 2.5.2 to 2.6.0 (e03426f)

v1.47.2

21 Jan 08:41
a51b60b
Compare
Choose a tag to compare

1.47.2 (2021-01-21)

Bug Fixes

  • upgrade debug from 4.1.1 to 4.3.2 (dbf7424)

v1.47.1

24 Sep 06:18
efc27b5
Compare
Choose a tag to compare

1.47.1 (2020-09-24)

Bug Fixes

  • upgrade needle from 2.5.0 to 2.5.2 (0c70f97)

v1.47.0

01 Jun 12:12
8946c95
Compare
Choose a tag to compare

1.47.0 (2020-06-01)

Features

  • upgrade needle (redirect bug) (ac9aabf)

v1.46.1

26 Apr 09:27
ade9436
Compare
Choose a tag to compare

1.46.1 (2020-04-26)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (919477e)

v1.46.0

11 Jul 10:22
b8fde78
Compare
Choose a tag to compare

1.46.0 (2019-07-11)

Features

  • allow lazy || wrapper classes (f58306c)

v1.45.1

26 May 10:50
eee4a01
Compare
Choose a tag to compare

1.45.1 (2019-05-26)

Bug Fixes

  • de/normalise all file separators in a string (5c6e90c)

v1.45.0

21 May 08:09
6ab9cae
Compare
Choose a tag to compare

1.45.0 (2019-05-21)

Features

  • alias export default -> module.exports (ee6195f)

v1.44.0

12 May 15:41
5fb5c8f
Compare
Choose a tag to compare

1.44.0 (2019-05-12)

Features

  • enable configuration of homebase url origin (15e110e)

v1.43.0

16 Apr 13:07
3fa649a
Compare
Choose a tag to compare

1.43.0 (2019-04-16)

Features

  • new (overridable) config flag to allow unknown CAs (117b27d)
  • use the new flag to allow ignore unknown CAs when requesting snapshots (05f0355)
  • use the new flag to allow ignore unknown CAs when sending beacons (66575cf)