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.0 to 1.0.1

4

package.json
{
"name": "fetch-coverage",
"version": "1.0.0",
"description": "Fetch the coverage % from an open-source node repository, using a variety of common coverage services.",
"version": "1.0.1",
"description": "Fetch the coverage % from an open-source repository, using a variety of common coverage services.",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

@@ -17,5 +17,5 @@ # fetch-coverage

Fetch the coverage % from an open-source node repository, using a variety of common coverage services.
Fetch the coverage % from an open-source repository, using a variety of common coverage services.
Currently supports GitHub, Bitbucket and Gitlab repositories and checks against [Coveralls](https://coveralls.io/), [Code Climate](https://codeclimate.com/), [Scrutinizer](https://scrutinizer-ci.com/) and [Codecov](https://codecov.io/).
Currently supports GitHub, Bitbucket and GitLab repositories and checks against [Coveralls](https://coveralls.io/), [Code Climate](https://codeclimate.com/), [Scrutinizer](https://scrutinizer-ci.com/) and [Codecov](https://codecov.io/).

@@ -22,0 +22,0 @@

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