Releases: randytarampi/slamscan
Releases · randytarampi/slamscan
v3.0.5
v3.0.4
v3.0.3
3.0.3 (2020-04-29)
Bug Fixes
- package.json, package-lock.json & .snyk to reduce vulnerabilities (97ddbe4)
- package.json, package-lock.json & .snyk to reduce vulnerabilities (46d791d)
- package.json, package-lock.json & .snyk to reduce vulnerabilities (2c3e434)
- upgrade @randy.tarampi/lambda-logger from 6.1.15 to 6.1.21 (ba5ba84)
- upgrade @randy.tarampi/lambda-logger from 6.1.15 to 6.1.21 (0305bf2)
- upgrade coveralls from 3.0.13 to 3.1.0 (a235e7c)
- upgrade coveralls from 3.0.13 to 3.1.0 (c1591fe)
- upgrade mocha from 7.1.1 to 7.1.2 (141633f)
- upgrade mocha from 7.1.1 to 7.1.2 (d38d8d1)
- upgrade snyk from 1.309.0 to 1.311.0 (871efd5)
- upgrade snyk from 1.309.0 to 1.311.0 (443689d)
v3.0.2
v3.0.1
v3.0.0
3.0.0 (2020-01-07)
Features
- package: Blindly upgrade our dependencies for the new year and support node@10. (9c9cc82)
BREAKING CHANGES
- package: Really, this is more about dropping support for node@8, but AWS is disallowing creation of node@8 lambdas today anyways, per https://docs.aws.amazon.com/lambda/latest/dg/runtime-support-policy.html.
Also, we'll also need to have real virus definitions on hand as the rewrite of clamscan
dropped the testing mode. Which is unfortunate.