bug-versions
Advanced tools
Comparing version 1.50.3 to 1.50.4
@@ -1,2 +0,2 @@ | ||
## [1.50.3](https://github.com/cnpm/bug-versions/compare/1.50.2...1.50.3) (2020-08-06) | ||
## [1.50.4](https://github.com/cnpm/bug-versions/compare/1.50.3...1.50.4) (2020-08-24) | ||
@@ -6,2 +6,2 @@ | ||
* mobx 4.15.5 bug version ([#106](https://github.com/cnpm/bug-versions/issues/106)) ([150df2d](https://github.com/cnpm/bug-versions/commit/150df2d2f6543a97da8188aebfd3551775e79cc3)) | ||
* intl-messageformat-parser incompatible versions ([#107](https://github.com/cnpm/bug-versions/issues/107)) ([360274c](https://github.com/cnpm/bug-versions/commit/360274c437aba47e3b211f52a6198b2efd3d6394)) |
{ | ||
"name": "bug-versions", | ||
"version": "1.50.3", | ||
"version": "1.50.4", | ||
"description": "collect all bug versions on npm package", | ||
@@ -562,2 +562,12 @@ "main": "index.js", | ||
} | ||
}, | ||
"intl-messageformat-parser": { | ||
"5.5.1": { | ||
"version": "5.4.2", | ||
"reason": "https://github.com/formatjs/formatjs/issues/2005" | ||
}, | ||
"5.5.0": { | ||
"version": "5.4.2", | ||
"reason": "https://github.com/formatjs/formatjs/issues/2005" | ||
} | ||
} | ||
@@ -564,0 +574,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
19715