bug-versions
Advanced tools
Comparing version 1.54.1 to 1.54.2
@@ -1,2 +0,2 @@ | ||
## [1.54.1](https://github.com/cnpm/bug-versions/compare/1.54.0...1.54.1) (2021-02-08) | ||
## [1.54.2](https://github.com/cnpm/bug-versions/compare/1.54.1...1.54.2) (2021-02-08) | ||
@@ -6,2 +6,2 @@ | ||
* graceful-fs fs.copyFile breaking change ([#128](https://github.com/cnpm/bug-versions/issues/128)) ([ca6c077](https://github.com/cnpm/bug-versions/commit/ca6c077b337e043969e2b63a31b55ebdd253de29)) | ||
* use graceful-fs 4.2.4 instead of 4.2.5 ([4642210](https://github.com/cnpm/bug-versions/commit/464221028f531d8f2ba83819c4e1e9405aa2b595)) |
{ | ||
"name": "bug-versions", | ||
"version": "1.54.1", | ||
"version": "1.54.2", | ||
"description": "collect all bug versions on npm package", | ||
@@ -633,3 +633,3 @@ "main": "index.js", | ||
"4.2.5": { | ||
"version": "4.2.5", | ||
"version": "4.2.4", | ||
"reason": "fs.copyFile breaking change" | ||
@@ -636,0 +636,0 @@ } |
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
21730