v8-to-istanbul
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -5,2 +5,9 @@ # Changelog | ||
### [4.1.1](https://www.github.com/istanbuljs/v8-to-istanbul/compare/v4.1.0...v4.1.1) (2020-02-07) | ||
### Bug Fixes | ||
* **build:** repository field should have type ([#87](https://www.github.com/istanbuljs/v8-to-istanbul/issues/87)) ([f064542](https://www.github.com/istanbuljs/v8-to-istanbul/commit/f064542844c333d83fc25e0ad7f989f0999f8ceb)) | ||
## [4.1.0](https://www.github.com/istanbuljs/v8-to-istanbul/compare/v4.0.1...v4.1.0) (2020-02-06) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "v8-to-istanbul", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "convert from v8 coverage format to istanbul's format", | ||
@@ -14,5 +14,3 @@ "main": "index.js", | ||
}, | ||
"repository": { | ||
"url": "git@github.com:istanbuljs/v8-to-istanbul.git" | ||
}, | ||
"repository": "istanbuljs/v8-to-istanbul", | ||
"keywords": [ | ||
@@ -19,0 +17,0 @@ "istanbul", |
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
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
30155