@jupyterlab/docregistry
Advanced tools
Comparing version 1.0.0-alpha.8 to 1.0.0-alpha.9
{ | ||
"name": "@jupyterlab/docregistry", | ||
"version": "1.0.0-alpha.8", | ||
"version": "1.0.0-alpha.9", | ||
"description": "JupyterLab - Document Registry", | ||
@@ -34,10 +34,10 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^1.0.0-alpha.8", | ||
"@jupyterlab/codeeditor": "^1.0.0-alpha.8", | ||
"@jupyterlab/codemirror": "^1.0.0-alpha.8", | ||
"@jupyterlab/coreutils": "^3.0.0-alpha.8", | ||
"@jupyterlab/observables": "^2.2.0-alpha.8", | ||
"@jupyterlab/rendermime": "^1.0.0-alpha.8", | ||
"@jupyterlab/rendermime-interfaces": "^1.3.0-alpha.8", | ||
"@jupyterlab/services": "^4.0.0-alpha.8", | ||
"@jupyterlab/apputils": "^1.0.0-alpha.9", | ||
"@jupyterlab/codeeditor": "^1.0.0-alpha.9", | ||
"@jupyterlab/codemirror": "^1.0.0-alpha.9", | ||
"@jupyterlab/coreutils": "^3.0.0-alpha.9", | ||
"@jupyterlab/observables": "^2.2.0-alpha.9", | ||
"@jupyterlab/rendermime": "^1.0.0-alpha.9", | ||
"@jupyterlab/rendermime-interfaces": "^1.3.0-alpha.9", | ||
"@jupyterlab/services": "^4.0.0-alpha.9", | ||
"@phosphor/algorithm": "^1.1.2", | ||
@@ -48,3 +48,3 @@ "@phosphor/coreutils": "^1.3.0", | ||
"@phosphor/signaling": "^1.2.2", | ||
"@phosphor/widgets": "^1.6.0" | ||
"@phosphor/widgets": "^1.7.0" | ||
}, | ||
@@ -54,3 +54,3 @@ "devDependencies": { | ||
"typedoc": "^0.14.2", | ||
"typescript": "~3.4.3" | ||
"typescript": "~3.5.1" | ||
}, | ||
@@ -60,3 +60,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ac27c477b689240fe0e3e11ff2e3b4984687a899" | ||
"gitHead": "3ae93547a9b04453f82bbd883931ac1866f2a08b" | ||
} |
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
+ Addedis-arguments@1.2.0(transitive)
+ Addedis-date-object@1.1.0(transitive)
- Removedis-arguments@1.1.1(transitive)
- Removedis-date-object@1.0.5(transitive)
Updated@phosphor/widgets@^1.7.0