Socket
Socket
Sign inDemoInstall

@lumino/signaling

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lumino/signaling - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

16

package.json
{
"name": "@lumino/signaling",
"version": "1.3.1",
"description": "lumino Signals and Slots",
"homepage": "https://github.com/luminojs/lumino",
"version": "1.3.2",
"description": "Lumino Signals and Slots",
"homepage": "https://github.com/jupyterlab/lumino",
"bugs": {
"url": "https://github.com/luminojs/lumino/issues"
"url": "https://github.com/jupyterlab/lumino/issues"
},

@@ -28,5 +28,6 @@ "license": "BSD-3-Clause",

"type": "git",
"url": "https://github.com/luminojs/lumino.git"
"url": "https://github.com/jupyterlab/lumino.git"
},
"scripts": {
"api": "api-extractor run --local --verbose",
"build": "tsc --build",

@@ -44,5 +45,6 @@ "build:test": "tsc --build tests && cd tests && webpack",

"dependencies": {
"@lumino/algorithm": "^1.2.0"
"@lumino/algorithm": "^1.2.1"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.6.0",
"@types/chai": "^3.4.35",

@@ -66,3 +68,3 @@ "@types/mocha": "^2.2.39",

},
"gitHead": "69babebb9528218bfecc3d3104a1b913d90e9f14"
"gitHead": "15fff95b04349ef7247e8e2e7a5f54c61171d613"
}
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