Comparing version 3.0.2 to 3.0.3
@@ -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) |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
10411
5