bug-versions
Advanced tools
Comparing version 1.14.0 to 1.14.1
1.14.1 / 2018-11-13 | ||
================== | ||
**fixes** | ||
* [[`331f9b9`](http://github.com/cnpm/bug-versions/commit/331f9b92ecc3c32a0d4c8c66903f48d0627f8c41)] - fix: scheduler@16.6.2 => 0.11.1 (fengmk2 <<fengmk2@gmail.com>>) | ||
1.14.0 / 2018-11-13 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.14.0", | ||
"version": "1.14.1", | ||
"description": "collect all bug versions on npm package", | ||
@@ -174,2 +174,8 @@ "main": "index.js", | ||
} | ||
}, | ||
"scheduler": { | ||
"16.6.2": { | ||
"version": "0.11.1", | ||
"reason": "https://github.com/facebook/react/issues/14208" | ||
} | ||
} | ||
@@ -176,0 +182,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
11568