Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fetch-coverage

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-coverage - npm Package Compare versions

Comparing version 1.0.4 to 1.1.0

2

index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc