bug-versions
Advanced tools
Comparing version 1.51.2 to 1.51.3
@@ -1,2 +0,2 @@ | ||
## [1.51.2](https://github.com/cnpm/bug-versions/compare/1.51.1...1.51.2) (2020-09-24) | ||
## [1.51.3](https://github.com/cnpm/bug-versions/compare/1.51.2...1.51.3) (2020-09-24) | ||
@@ -6,2 +6,2 @@ | ||
* report eslint-plugin-react breaking version 7.21.1 ([#113](https://github.com/cnpm/bug-versions/issues/113)) ([4d42ccb](https://github.com/cnpm/bug-versions/commit/4d42ccba4f54ca3f8454fbe713452580be6f82cc)) | ||
* eslint-plugin-react version ([#114](https://github.com/cnpm/bug-versions/issues/114)) ([b04d893](https://github.com/cnpm/bug-versions/commit/b04d893edf5ec71ac4053b12df490b174858ebcd)) |
{ | ||
"name": "bug-versions", | ||
"version": "1.51.2", | ||
"version": "1.51.3", | ||
"description": "collect all bug versions on npm package", | ||
@@ -362,5 +362,9 @@ "main": "index.js", | ||
"eslint-plugin-react": { | ||
">= 7.21.0 < 7.21.2": { | ||
"7.21.0": { | ||
"version": "7.20.6", | ||
"reason": "https://github.com/yannickcr/eslint-plugin-react/issues/2804" | ||
}, | ||
"7.21.1": { | ||
"version": "7.20.6", | ||
"reason": "https://github.com/yannickcr/eslint-plugin-react/issues/2804" | ||
} | ||
@@ -367,0 +371,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
19862