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.2.1 to 7.3.0

7

CHANGELOG.md

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

## [7.3.0](https://www.github.com/bcoe/c8/compare/v7.2.1...v7.3.0) (2020-08-03)
### Features
* adds support for 1:many source maps ([#238](https://www.github.com/bcoe/c8/issues/238)) ([dbf94a0](https://www.github.com/bcoe/c8/commit/dbf94a0dcf8104ef8d5ec1ccd6198594bc6c2bd3))
### [7.2.1](https://www.github.com/bcoe/c8/compare/v7.2.0...v7.2.1) (2020-07-11)

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

4

package.json
{
"name": "c8",
"version": "7.2.1",
"version": "7.3.0",
"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": "^4.1.2",
"v8-to-istanbul": "^5.0.0",
"yargs": "^15.0.0",

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