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

c8

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c8 - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="3.0.3"></a>
## [3.0.3](https://github.com/bcoe/c8/compare/v3.0.2...v3.0.3) (2018-09-10)
<a name="3.0.2"></a>

@@ -7,0 +12,0 @@ ## [3.0.2](https://github.com/bcoe/c8/compare/v3.0.1...v3.0.2) (2018-09-10)

6

package.json
{
"name": "c8",
"version": "3.0.2",
"version": "3.0.3",
"description": "output coverage reports using Node.js' built in coverage",
"main": "index.js",
"bin": "./bin/c8.js",
"repository": {
"type": "git",
"url": "git@github.com:bcoe/c8.git"
},
"scripts": {

@@ -8,0 +12,0 @@ "test": "./bin/c8.js --reporter=html --reporter=text mocha ./test/*.js",

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