@phosphor/commands
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "@phosphor/commands", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "PhosphorJS - Commands", | ||
@@ -15,8 +15,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@phosphor/algorithm": "^1.1.1", | ||
"@phosphor/coreutils": "^1.1.1", | ||
"@phosphor/disposable": "^1.1.1", | ||
"@phosphor/domutils": "^1.1.1", | ||
"@phosphor/keyboard": "^1.1.1", | ||
"@phosphor/signaling": "^1.2.1" | ||
"@phosphor/algorithm": "^1.1.2", | ||
"@phosphor/coreutils": "^1.1.2", | ||
"@phosphor/disposable": "^1.1.2", | ||
"@phosphor/domutils": "^1.1.2", | ||
"@phosphor/keyboard": "^1.1.2", | ||
"@phosphor/signaling": "^1.2.2" | ||
}, | ||
@@ -26,3 +26,3 @@ "devDependencies": { | ||
"typedoc": "^0.7.0", | ||
"typescript": "^2.3.0" | ||
"typescript": "~2.3.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
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.1.2
Updated@phosphor/coreutils@^1.1.2
Updated@phosphor/disposable@^1.1.2
Updated@phosphor/domutils@^1.1.2
Updated@phosphor/keyboard@^1.1.2
Updated@phosphor/signaling@^1.2.2