@phosphor/commands
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@phosphor/commands", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "PhosphorJS - Commands", | ||
@@ -15,13 +15,13 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@phosphor/algorithm": "^1.1.0", | ||
"@phosphor/coreutils": "^1.1.0", | ||
"@phosphor/disposable": "^1.1.0", | ||
"@phosphor/domutils": "^1.1.0", | ||
"@phosphor/keyboard": "^1.1.0", | ||
"@phosphor/signaling": "^1.2.0" | ||
"@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" | ||
}, | ||
"devDependencies": { | ||
"rimraf": "^2.5.2", | ||
"typedoc": "^0.6.0", | ||
"typescript": "^2.2.1" | ||
"typedoc": "^0.7.0", | ||
"typescript": "^2.3.0" | ||
}, | ||
@@ -28,0 +28,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.1
Updated@phosphor/coreutils@^1.1.1
Updated@phosphor/disposable@^1.1.1
Updated@phosphor/domutils@^1.1.1
Updated@phosphor/keyboard@^1.1.1
Updated@phosphor/signaling@^1.2.1