scheduler
Advanced tools
Comparing version 0.10.0 to 0.11.0-alpha.0
@@ -1,2 +0,2 @@ | ||
/** @license React v16.6.0 | ||
/** @license React v16.7.0-alpha.0 | ||
* scheduler-tracing.development.js | ||
@@ -51,2 +51,6 @@ * | ||
// These APIs will no longer be "unstable" in the upcoming 16.7 release, | ||
// Control this behavior with a flag to support 16.6 minor releases in the meanwhile. | ||
var DEFAULT_THREAD_ID = 0; | ||
@@ -53,0 +57,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** @license React v16.6.0 | ||
/** @license React v16.7.0-alpha.0 | ||
* scheduler-tracing.production.min.js | ||
@@ -3,0 +3,0 @@ * |
@@ -1,2 +0,2 @@ | ||
/** @license React v16.6.0 | ||
/** @license React v16.7.0-alpha.0 | ||
* scheduler-tracing.profiling.min.js | ||
@@ -3,0 +3,0 @@ * |
@@ -1,2 +0,2 @@ | ||
/** @license React v16.6.0 | ||
/** @license React v16.7.0-alpha.0 | ||
* scheduler.development.js | ||
@@ -3,0 +3,0 @@ * |
@@ -1,2 +0,2 @@ | ||
/** @license React v16.6.0 | ||
/** @license React v16.7.0-alpha.0 | ||
* scheduler.production.min.js | ||
@@ -3,0 +3,0 @@ * |
{ | ||
"name": "scheduler", | ||
"version": "0.10.0", | ||
"version": "0.11.0-alpha.0", | ||
"description": "Cooperative scheduler for the browser environment.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
58319
1396