Skip to content

Releases: mozilla/addons-scanner-utils

4.6.0 (2021-05-11)

11 May 14:51
8572902
Compare
Choose a tag to compare
  • Updated: lock file maintenance

4.5.0 (2021-04-26)

26 Apr 07:24
ea6393f
Compare
Choose a tag to compare
  • Updated: dependency @types/sinon to v10 (#139)
  • Updated: dependency eslint to ^7.23.0
  • Updated: dependency @types/node to ^12.20.7
  • Updated: Lock file maintenance

4.4.0 (2021-04-12)

12 Apr 07:24
4493db2
Compare
Choose a tag to compare
  • Updated: update dependency sinon to v10 (#136)
  • Updated: lockfile maintenance

4.3.1 (2021-03-16)

16 Mar 08:06
00427cd
Compare
Choose a tag to compare
  • Fixed: export const file in index.ts (#134)

4.3.0 (2021-03-15)

15 Mar 09:37
789778b
Compare
Choose a tag to compare
  • Added: expose an ECMA_VERSION constant (#133)
  • Updated: Lock file maintenance
  • Updated: README/package.json metadata

4.2.0 (2021-03-01)

01 Mar 08:16
532ffea
Compare
Choose a tag to compare
  • Updated: lockfile maintenance

4.1.0 (2021-02-09)

09 Feb 21:42
1ba5e30
Compare
Choose a tag to compare
  • Updated: various depdendencies

4.0.1

15 Dec 14:59
38cf26d
Compare
Choose a tag to compare

This version does not contain any new changes. It was created to test our Circle CI integration.

4.0.0

03 Dec 16:41
b66887b
Compare
Choose a tag to compare

BC break: the following dependencies have been moved to peerDependencies:

  • @types/download
  • body-parser
  • download
  • express
  • safe-compare

3.0.0

28 Oct 11:00
16cf711
Compare
Choose a tag to compare

BC break: filepath has been renamed to filePath in the io package

Other non-breaking changes:

  • Added: Crx class to support CRX files
  • Updated: dependencies (lockfile maintenance)