fetch-coverage
Advanced tools
Comparing version 1.0.4 to 1.1.0
@@ -59,3 +59,3 @@ 'use strict'; | ||
badges: null, | ||
services: ['coveralls', 'codeclimate', 'scrutinizer'], | ||
services: ['codecov', 'coveralls', 'codeclimate', 'scrutinizer'], | ||
got: { timeout: 15000 }, | ||
@@ -62,0 +62,0 @@ }, options); |
{ | ||
"name": "fetch-coverage", | ||
"version": "1.0.4", | ||
"version": "1.1.0", | ||
"description": "Fetch the code coverage from an open-source GIT repository, using a variety of well-known coverage services", | ||
@@ -44,3 +44,3 @@ "main": "index.js", | ||
"mocha": "^3.0.0", | ||
"nock": "^8.0.0" | ||
"nock": "^9.0.2" | ||
}, | ||
@@ -47,0 +47,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
25738