bug-versions
Advanced tools
Comparing version 1.45.0 to 1.45.1
@@ -1,7 +0,7 @@ | ||
# [1.45.0](https://github.com/cnpm/bug-versions/compare/1.44.0...1.45.0) (2020-02-26) | ||
## [1.45.1](https://github.com/cnpm/bug-versions/compare/1.45.0...1.45.1) (2020-02-26) | ||
### Features | ||
### Reverts | ||
* hotfix hosted-git-info@3.0.3 to 3.0.2 ([#82](https://github.com/cnpm/bug-versions/issues/82)) ([706522a](https://github.com/cnpm/bug-versions/commit/706522ae69915fbce0cb0b4f6a0b88ed4c2c6fc3)) | ||
* Revert "feat: hotfix hosted-git-info@3.0.3 to 3.0.2 (#82)" (#83) ([7d61912](https://github.com/cnpm/bug-versions/commit/7d61912e4d63fdfe6ef87caafd9611daee9f07f3)), closes [#82](https://github.com/cnpm/bug-versions/issues/82) [#83](https://github.com/cnpm/bug-versions/issues/83) | ||
@@ -8,0 +8,0 @@ 1.36.0 / 2019-08-14 |
{ | ||
"name": "bug-versions", | ||
"version": "1.45.0", | ||
"version": "1.45.1", | ||
"description": "collect all bug versions on npm package", | ||
@@ -85,12 +85,2 @@ "main": "index.js", | ||
"bug-versions": { | ||
"hosted-git-info": { | ||
"2.8.0": { | ||
"version": "2.7.1", | ||
"reason": "https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md#280-2019-08-05" | ||
}, | ||
"2.8.1": { | ||
"version": "2.7.1", | ||
"reason": "https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md#280-2019-08-05" | ||
} | ||
}, | ||
"inquirer": { | ||
@@ -417,2 +407,12 @@ "6.4.0": { | ||
}, | ||
"hosted-git-info": { | ||
"2.8.0": { | ||
"version": "2.7.1", | ||
"reason": "https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md#280-2019-08-05" | ||
}, | ||
"2.8.1": { | ||
"version": "2.7.1", | ||
"reason": "https://github.com/npm/hosted-git-info/blob/latest/CHANGELOG.md#280-2019-08-05" | ||
} | ||
}, | ||
"nyc": { | ||
@@ -419,0 +419,0 @@ "14.1.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
31349