Socket
Socket
Sign inDemoInstall

@phosphor/signaling

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phosphor/signaling - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

0

lib/index.d.ts

@@ -0,0 +0,0 @@ /**

1

lib/index.js

@@ -455,2 +455,3 @@ "use strict";

var ok = typeof requestAnimationFrame === 'function';
// @ts-ignore
return ok ? requestAnimationFrame : setImmediate;

@@ -457,0 +458,0 @@ })();

4

package.json
{
"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

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