Socket
Socket
Sign inDemoInstall

c8

Package Overview
Dependencies
Maintainers
2
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 7.1.0 to 7.1.1-beta.0

9

package.json
{
"name": "c8",
"version": "7.1.0",
"version": "7.1.1-beta.0",
"description": "output coverage reports using Node.js' built in coverage",

@@ -15,2 +15,3 @@ "main": "./index.js",

"test:snap": "CHAI_JEST_SNAPSHOT_UPDATE_ALL=true npm test",
"fix": "standard --fix",
"posttest": "standard",

@@ -43,3 +44,3 @@ "coverage": "./bin/c8.js report --reporter=html --reporter=text-lcov | coveralls"

"istanbul-lib-report": "^3.0.0",
"istanbul-reports": "^3.0.0",
"istanbul-reports": "^3.0.2",
"rimraf": "^3.0.0",

@@ -49,3 +50,3 @@ "test-exclude": "^6.0.0",

"yargs": "^15.0.0",
"yargs-parser": "^16.0.0"
"yargs-parser": "^17.0.0"
},

@@ -56,3 +57,3 @@ "devDependencies": {

"coveralls": "^3.0.6",
"mocha": "^7.0.0",
"mocha": "^7.1.2",
"standard": "^14.1.0",

@@ -59,0 +60,0 @@ "ts-node": "^8.4.1",

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