bug-versions
Advanced tools
Comparing version 1.51.1 to 1.51.2
@@ -1,2 +0,2 @@ | ||
## [1.51.1](https://github.com/cnpm/bug-versions/compare/1.51.0...1.51.1) (2020-09-24) | ||
## [1.51.2](https://github.com/cnpm/bug-versions/compare/1.51.1...1.51.2) (2020-09-24) | ||
@@ -6,2 +6,2 @@ | ||
* report eslint-plugin-react bug version v7.21.0 ([#112](https://github.com/cnpm/bug-versions/issues/112)) ([f24cd16](https://github.com/cnpm/bug-versions/commit/f24cd16c6ff03ca92748c4e2ce9db870cf3da797)) | ||
* 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)) |
{ | ||
"name": "bug-versions", | ||
"version": "1.51.1", | ||
"version": "1.51.2", | ||
"description": "collect all bug versions on npm package", | ||
@@ -362,5 +362,5 @@ "main": "index.js", | ||
"eslint-plugin-react": { | ||
"7.21.0": { | ||
">= 7.21.0 < 7.21.2": { | ||
"version": "7.20.6", | ||
"reason": "breaking change" | ||
"reason": "https://github.com/yannickcr/eslint-plugin-react/issues/2804" | ||
} | ||
@@ -367,0 +367,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
19752