Releases: mozilla/addons-scanner-utils
Releases · mozilla/addons-scanner-utils
4.6.0 (2021-05-11)
- Updated: lock file maintenance
4.5.0 (2021-04-26)
- 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)
- Updated: update dependency
sinon
to v10 (#136) - Updated: lockfile maintenance
4.3.1 (2021-03-16)
- Fixed: export
const
file inindex.ts
(#134)
4.3.0 (2021-03-15)
- Added: expose an
ECMA_VERSION
constant (#133) - Updated: Lock file maintenance
- Updated: README/package.json metadata
4.2.0 (2021-03-01)
- Updated: lockfile maintenance
4.1.0 (2021-02-09)
- Updated: various depdendencies
4.0.1
This version does not contain any new changes. It was created to test our Circle CI integration.
4.0.0
BC break: the following dependencies have been moved to peerDependencies
:
- @types/download
- body-parser
- download
- express
- safe-compare
3.0.0
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)