@phosphor/signaling
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -0,0 +0,0 @@ /** |
@@ -455,2 +455,3 @@ "use strict"; | ||
var ok = typeof requestAnimationFrame === 'function'; | ||
// @ts-ignore | ||
return ok ? requestAnimationFrame : setImmediate; | ||
@@ -457,0 +458,0 @@ })(); |
{ | ||
"name": "@phosphor/signaling", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "PhosphorJS - Signals and Slots", | ||
@@ -61,3 +61,3 @@ "homepage": "https://github.com/phosphorjs/phosphor", | ||
}, | ||
"gitHead": "7fdcefb4740fbd459c4f25b3c0b8641f94614de0" | ||
"gitHead": "d0b6328d41bf0d1a781a6db589734800ea18401a" | ||
} |
Sorry, the diff of this file is not supported yet
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
759
28071