Socket
Socket
Sign inDemoInstall

scheduler

Package Overview
Dependencies
Maintainers
8
Versions
1874
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scheduler - npm Package Compare versions

Comparing version 0.0.0-f22621f88 to 0.0.0-fec00a869

10

build-info.json
{
"branch": "pull/14555",
"buildNumber": "12980",
"checksum": "0715bcb",
"commit": "f22621f88",
"branch": "master",
"buildNumber": "13316",
"checksum": "7a10c95",
"commit": "fec00a869",
"environment": "ci",
"reactVersion": "16.7.0-canary-f22621f88"
"reactVersion": "16.7.0-canary-fec00a869"
}

@@ -1,2 +0,2 @@

/** @license React v0.0.0-f22621f88
/** @license React v0.0.0-fec00a869
* scheduler-tracing.development.js

@@ -3,0 +3,0 @@ *

@@ -1,2 +0,2 @@

/** @license React v0.0.0-f22621f88
/** @license React v0.0.0-fec00a869
* scheduler-tracing.production.min.js

@@ -3,0 +3,0 @@ *

@@ -1,2 +0,2 @@

/** @license React v0.0.0-f22621f88
/** @license React v0.0.0-fec00a869
* scheduler-tracing.profiling.min.js

@@ -3,0 +3,0 @@ *

@@ -1,2 +0,2 @@

/** @license React v0.0.0-f22621f88
/** @license React v0.0.0-fec00a869
* scheduler.development.js

@@ -199,3 +199,3 @@ *

while (firstCallbackNode !== null && !(enableSchedulerDebugging && isSchedulerPaused)) {
// TODO Wrap i nfeature flag
// TODO Wrap in feature flag
// Read the current time. Flush all the callbacks that expire at or

@@ -202,0 +202,0 @@ // earlier than that time. Then read the current time again and repeat.

@@ -1,2 +0,2 @@

/** @license React v0.0.0-f22621f88
/** @license React v0.0.0-fec00a869
* scheduler.production.min.js

@@ -3,0 +3,0 @@ *

{
"name": "scheduler",
"version": "0.0.0-f22621f88",
"version": "0.0.0-fec00a869",
"description": "Cooperative scheduler for the browser environment.",
"main": "index.js",
"repository": "facebook/react",
"repository": {
"type": "git",
"url": "https://github.com/facebook/react.git",
"directory": "packages/scheduler"
},
"license": "MIT",

@@ -8,0 +12,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc