aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)AuthorFilesLines
2021-06-28swap exec for execFile in fetchGitDataHEAD3.1.1masterNick Merwin1-36/+7137
Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx. * devDependency updates from Dependabot alerts * bump version
2021-06-28Bump dot-prop from 4.2.0 to 4.2.1dependabot[bot]1-3/+3
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: dot-prop dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2021-06-28Bump hosted-git-info from 2.8.8 to 2.8.9dependabot[bot]1-3/+3
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]>
2021-06-28Bump lodash from 4.17.15 to 4.17.21dependabot[bot]1-3/+3
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
2021-06-28Bump y18n from 4.0.0 to 4.0.1dependabot[bot]1-3/+3
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]>
2021-06-28Bump ini from 1.3.5 to 1.3.7dependabot[bot]1-3/+3
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <[email protected]>
2020-05-01Regenerate package-lock.jsonXhmikosR1-97/+56
2020-05-01Update sinon to v.8.x.XhmikosR1-51/+50
The latest sinon version (9.x) drops support for older Nojde.js versions.
2020-04-30Switch to `[email protected]` for lintingXhmikosR1-116/+3634
Not using the latest version for Node.js 6.x support.
2020-04-243.1.0v3.1.0Nick Merwin1-1/+1
2020-04-24Update sinon to v7.5.0. (#288)XhmikosR1-30/+116
Co-authored-by: Xavier <[email protected]>
2020-04-233.0.14v3.0.14Nick Merwin1-1/+1
2020-04-23Update safe dependencies and fix npm vulnerabilities (#284)XhmikosR1-471/+268
2020-04-213.0.13Nick Merwin1-1/+1
2020-04-213.0.12v3.0.12Nick Merwin1-1/+1
2020-03-19278 Upgrades minimist dependency to 1.2.5Ashish Kumar Joy1-4/+4
2019-11-26Remove the now unused istanbul and mocha-lcov-reporter devDependenciesXhmikosR1-198/+0
2019-11-26Revert #243.XhmikosR1-111/+25
cobertura-parse is archived and in bad shape. They even have mocha in dependencies.
2019-11-26Remove snyk.XhmikosR1-2490/+0
2019-11-25Update package.jsonXhmikosR1-9/+0
Remove the now unused pretest scripts
2019-11-20Merge branch 'add_cobertura_support' of ↵Nick Merwin1-30/+104
https://github.com/ly-cultureiq/node-coveralls into ly-cultureiq-add_cobertura_support
2019-11-20npm installNick Merwin1-1/+2
2019-11-20Merge branch 'master' into pr/235pr/235Nick Merwin1-834/+1254
2019-11-20Update dependencies except for should. (#234)XhmikosR1-861/+1155
2019-11-15Remove the unused growl dependency.XhmikosR1-1/+2
2019-11-14Switch to nycXhmikosR1-129/+783
2019-11-14Switch to npm scripts.XhmikosR1-1/+69
This is cross-platform and doesn't require make installed.
2019-10-31add ability to parse cobertura filesLevi Yurkowicz1-1/+78
2019-07-12fix: vulnerabilities (#227)waiting1-1131/+197
2019-07-12Bump lodash from 4.17.11 to 4.17.14 (#229)dependabot[bot]1-4/+4
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot[bot] <[email protected]>
2019-06-05Bump extend from 3.0.1 to 3.0.2 (#226)dependabot[bot]1-9/+3
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/justmoon/node-extend/releases) - [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md) - [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot[bot] <[email protected]>
2019-06-05Bump js-yaml from 3.11.0 to 3.13.1 (#225)dependabot[bot]1-3/+3
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.11.0 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.11.0...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
2019-06-05Bump handlebars from 4.1.0 to 4.1.2 (#224)dependabot[bot]1-32/+38
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2) Signed-off-by: dependabot[bot] <[email protected]>
2019-02-22dependency security audit fixes from npm & snyk (#210)3.0.3Nick Merwin1-970/+2925
* dependency security audit fixes from npm & snyk * version bump * remove end-of-life node versions (4,5) from Travis
2018-06-29bump version; updated .snyk3.0.2Nick Merwin1-22/+27
2018-05-01updated dependenciesNick Merwin1-6353/+966
2018-05-01version bump; logger test fix3.0.1Nick Merwin1-7/+5118
2018-05-01Add Semaphore support (#180)Manu Phatak1-0/+3199
Semaphore ENV variables: https://semaphoreci.com/docs/available-environment-variables.html