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.2 to 7.3.3

7

CHANGELOG.md

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

### [7.3.3](https://www.github.com/bcoe/c8/compare/v7.3.2...v7.3.3) (2020-10-09)
### Bug Fixes
* **v8-to-istanbul:** revert off by one that broke TypeScript ([#262](https://www.github.com/bcoe/c8/issues/262)) ([81ab5b7](https://www.github.com/bcoe/c8/commit/81ab5b7bf0ceccef3e5c936eb6b77f06a727a109))
### [7.3.2](https://www.github.com/bcoe/c8/compare/v7.3.1...v7.3.2) (2020-10-08)

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

4

package.json
{
"name": "c8",
"version": "7.3.2",
"version": "7.3.3",
"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": "^6.0.0",
"v8-to-istanbul": "^6.0.1",
"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