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.3.5-candidate.0 to 7.3.5

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [7.3.5](https://www.github.com/bcoe/c8/compare/v7.3.4...v7.3.5) (2020-10-25)
### Bug Fixes
* **v8-to-istanbul:** fixes shebang handling/ignore behavior ([#267](https://www.github.com/bcoe/c8/issues/267)) ([21cd41f](https://www.github.com/bcoe/c8/commit/21cd41f5ed2b7b3ef81bbad2ae57b531934915cc))
### [7.3.4](https://www.github.com/bcoe/c8/compare/v7.3.3...v7.3.4) (2020-10-15)

@@ -7,0 +14,0 @@

4

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

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

"test-exclude": "^6.0.0",
"v8-to-istanbul": "^7.0.0-candidate.2",
"v8-to-istanbul": "^7.0.0",
"yargs": "^16.0.0",

@@ -49,0 +49,0 @@ "yargs-parser": "^20.0.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