@phosphor/collections
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@phosphor/collections", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "PhosphorJS - Generic Collections", | ||
@@ -15,8 +15,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@phosphor/algorithm": "^1.1.0" | ||
"@phosphor/algorithm": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
"rimraf": "^2.5.2", | ||
"typedoc": "^0.6.0", | ||
"typescript": "^2.2.1" | ||
"typedoc": "^0.7.0", | ||
"typescript": "^2.3.0" | ||
}, | ||
@@ -23,0 +23,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