@jupyterlab/docregistry
Advanced tools
Comparing version 0.4.0 to 0.5.0
{ | ||
"name": "@jupyterlab/docregistry", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "JupyterLab - Document Registry", | ||
@@ -15,12 +15,12 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^0.4.0", | ||
"@jupyterlab/codeeditor": "^0.4.0", | ||
"@jupyterlab/codemirror": "^0.4.0", | ||
"@jupyterlab/coreutils": "^0.4.0", | ||
"@jupyterlab/services": "^0.43.0", | ||
"@phosphor/algorithm": "^1.0.0", | ||
"@phosphor/coreutils": "^1.0.0", | ||
"@phosphor/disposable": "^1.0.0", | ||
"@phosphor/signaling": "^1.0.0", | ||
"@phosphor/widgets": "^1.0.0", | ||
"@jupyterlab/apputils": "^0.5.0", | ||
"@jupyterlab/codeeditor": "^0.5.0", | ||
"@jupyterlab/codemirror": "^0.5.0", | ||
"@jupyterlab/coreutils": "^0.5.0", | ||
"@jupyterlab/services": "^0.44.0", | ||
"@phosphor/algorithm": "^1.1.0", | ||
"@phosphor/coreutils": "^1.1.0", | ||
"@phosphor/disposable": "^1.1.0", | ||
"@phosphor/signaling": "^1.2.0", | ||
"@phosphor/widgets": "^1.2.0", | ||
"codemirror": "^5.24.2" | ||
@@ -27,0 +27,0 @@ }, |
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
+ Added@jupyterlab/application@0.5.0(transitive)
+ Added@jupyterlab/apputils@0.5.0(transitive)
+ Added@jupyterlab/codeeditor@0.5.0(transitive)
+ Added@jupyterlab/codemirror@0.5.0(transitive)
+ Added@jupyterlab/coreutils@0.5.0(transitive)
+ Added@jupyterlab/services@0.44.0(transitive)
- Removed@jupyterlab/application@0.4.0(transitive)
- Removed@jupyterlab/apputils@0.4.0(transitive)
- Removed@jupyterlab/codeeditor@0.4.0(transitive)
- Removed@jupyterlab/codemirror@0.4.0(transitive)
- Removed@jupyterlab/coreutils@0.4.0(transitive)
- Removed@jupyterlab/services@0.43.0(transitive)
Updated@jupyterlab/apputils@^0.5.0
Updated@jupyterlab/coreutils@^0.5.0
Updated@jupyterlab/services@^0.44.0
Updated@phosphor/algorithm@^1.1.0
Updated@phosphor/coreutils@^1.1.0
Updated@phosphor/disposable@^1.1.0
Updated@phosphor/signaling@^1.2.0
Updated@phosphor/widgets@^1.2.0