bug-versions
Advanced tools
Comparing version 1.51.3 to 1.51.4
@@ -1,2 +0,2 @@ | ||
## [1.51.3](https://github.com/cnpm/bug-versions/compare/1.51.2...1.51.3) (2020-09-24) | ||
## [1.51.4](https://github.com/cnpm/bug-versions/compare/1.51.3...1.51.4) (2020-09-24) | ||
@@ -6,2 +6,2 @@ | ||
* eslint-plugin-react version ([#114](https://github.com/cnpm/bug-versions/issues/114)) ([b04d893](https://github.com/cnpm/bug-versions/commit/b04d893edf5ec71ac4053b12df490b174858ebcd)) | ||
* merge eslint-plugin-react config ([#115](https://github.com/cnpm/bug-versions/issues/115)) ([a41e780](https://github.com/cnpm/bug-versions/commit/a41e78001a23c9ebbf6aeda79fbe14fc54ec1e86)) |
{ | ||
"name": "bug-versions", | ||
"version": "1.51.3", | ||
"version": "1.51.4", | ||
"description": "collect all bug versions on npm package", | ||
@@ -362,2 +362,10 @@ "main": "index.js", | ||
"eslint-plugin-react": { | ||
"7.12.0": { | ||
"version": "7.11.1", | ||
"reason": "https://github.com/yannickcr/eslint-plugin-react/issues/2095" | ||
}, | ||
"7.20.4": { | ||
"version": "7.20.3", | ||
"reason": "https://github.com/yannickcr/eslint-plugin-react/issues/2728" | ||
}, | ||
"7.21.0": { | ||
@@ -364,0 +372,0 @@ "version": "7.20.6", |
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
20157