@lumino/signaling
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"name": "@lumino/signaling", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "Lumino Signals and Slots", | ||
@@ -46,3 +46,3 @@ "homepage": "https://github.com/jupyterlab/lumino", | ||
"dependencies": { | ||
"@lumino/algorithm": "^1.4.0" | ||
"@lumino/algorithm": "^1.5.0" | ||
}, | ||
@@ -69,3 +69,3 @@ "devDependencies": { | ||
"typedoc": "~0.15.0", | ||
"typescript": "~4.1.3", | ||
"typescript": "~3.9.0", | ||
"webpack": "^4.41.3", | ||
@@ -78,3 +78,3 @@ "webpack-cli": "^3.3.10" | ||
"jsdelivr": "dist/index.min.js", | ||
"gitHead": "4a19ea2a9273ee8c512c8e7983986c5e4f0c2e23" | ||
"gitHead": "ca24be26a0a9addf7eea3793bcdb8e5008e4431a" | ||
} |
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
Updated@lumino/algorithm@^1.5.0