bug-versions
Advanced tools
Comparing version 1.52.2 to 1.52.3
@@ -1,2 +0,2 @@ | ||
## [1.52.2](https://github.com/cnpm/bug-versions/compare/1.52.1...1.52.2) (2020-09-29) | ||
## [1.52.3](https://github.com/cnpm/bug-versions/compare/1.52.2...1.52.3) (2020-10-28) | ||
@@ -6,2 +6,2 @@ | ||
* report eslint-plugin-react bug version 7.21.2 ([#119](https://github.com/cnpm/bug-versions/issues/119)) ([f8d498b](https://github.com/cnpm/bug-versions/commit/f8d498ba710a07142ca45ad6bd9e3c4c05478678)) | ||
* add react-color 2.19.1 error verison ([#120](https://github.com/cnpm/bug-versions/issues/120)) ([e45d220](https://github.com/cnpm/bug-versions/commit/e45d220cc2178db80cfe48fb8e120a821ed323dc)) |
{ | ||
"name": "bug-versions", | ||
"version": "1.52.2", | ||
"version": "1.52.3", | ||
"description": "collect all bug versions on npm package", | ||
@@ -100,2 +100,8 @@ "main": "index.js", | ||
"bug-versions": { | ||
"react-color": { | ||
"2.19.1": { | ||
"version": "2.18.1", | ||
"reason": "https://github.com/casesandberg/react-color/issues/771" | ||
} | ||
}, | ||
"inquirer": { | ||
@@ -102,0 +108,0 @@ "6.4.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
20635