Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@phosphor/signaling

Package Overview
Dependencies
Maintainers
2
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.1.0 to 1.2.0

8

package.json
{
"name": "@phosphor/signaling",
"version": "1.1.0",
"version": "1.2.0",
"description": "PhosphorJS - Signals and Slots",

@@ -15,6 +15,7 @@ "main": "lib/index.js",

"dependencies": {
"@phosphor/algorithm": "^1.0.0"
"@phosphor/algorithm": "^1.1.0"
},
"devDependencies": {
"rimraf": "^2.5.2",
"typedoc": "^0.6.0",
"typescript": "^2.2.1"

@@ -24,3 +25,4 @@ },

"build": "tsc",
"clean": "rimraf lib"
"clean": "rimraf lib",
"docs": "typedoc --options tdoptions.json ."
},

@@ -27,0 +29,0 @@ "repository": {

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