@phosphor/commands
Advanced tools
Comparing version 1.6.3 to 1.7.0
{ | ||
"name": "@phosphor/commands", | ||
"version": "1.6.3", | ||
"version": "1.7.0", | ||
"description": "PhosphorJS - Commands", | ||
@@ -43,8 +43,8 @@ "homepage": "https://github.com/phosphorjs/phosphor", | ||
"dependencies": { | ||
"@phosphor/algorithm": "^1.1.3", | ||
"@phosphor/algorithm": "^1.2.0", | ||
"@phosphor/coreutils": "^1.3.1", | ||
"@phosphor/disposable": "^1.2.0", | ||
"@phosphor/disposable": "^1.3.0", | ||
"@phosphor/domutils": "^1.1.3", | ||
"@phosphor/keyboard": "^1.1.3", | ||
"@phosphor/signaling": "^1.2.3" | ||
"@phosphor/signaling": "^1.3.0" | ||
}, | ||
@@ -69,3 +69,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e68b5791676599c99afe6c3be6e64f02b6d01862" | ||
"gitHead": "7fdcefb4740fbd459c4f25b3c0b8641f94614de0" | ||
} |
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@phosphor/algorithm@^1.2.0
Updated@phosphor/disposable@^1.3.0
Updated@phosphor/signaling@^1.3.0