@jupyterlab/docmanager
Advanced tools
Comparing version 3.5.0 to 3.6.0-alpha.0
{ | ||
"name": "@jupyterlab/docmanager", | ||
"version": "3.5.0", | ||
"version": "3.6.0-alpha.0", | ||
"description": "JupyterLab - Document Manager", | ||
@@ -44,9 +44,9 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^3.5.0", | ||
"@jupyterlab/coreutils": "^5.5.0", | ||
"@jupyterlab/docprovider": "^3.5.0", | ||
"@jupyterlab/docregistry": "^3.5.0", | ||
"@jupyterlab/services": "^6.5.0", | ||
"@jupyterlab/statusbar": "^3.5.0", | ||
"@jupyterlab/translation": "^3.5.0", | ||
"@jupyterlab/apputils": "^3.6.0-alpha.0", | ||
"@jupyterlab/coreutils": "^5.6.0-alpha.0", | ||
"@jupyterlab/docprovider": "^3.6.0-alpha.0", | ||
"@jupyterlab/docregistry": "^3.6.0-alpha.0", | ||
"@jupyterlab/services": "^6.6.0-alpha.0", | ||
"@jupyterlab/statusbar": "^3.6.0-alpha.0", | ||
"@jupyterlab/translation": "^3.6.0-alpha.0", | ||
"@lumino/algorithm": "^1.9.0", | ||
@@ -62,3 +62,3 @@ "@lumino/coreutils": "^1.11.0", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.5.0", | ||
"@jupyterlab/testutils": "^3.6.0-alpha.0", | ||
"@types/jest": "^26.0.10", | ||
@@ -65,0 +65,0 @@ "jest": "^26.4.2", |
@@ -9,2 +9,3 @@ /*----------------------------------------------------------------------------- | ||
import '@jupyterlab/apputils/style/index.js'; | ||
import '@jupyterlab/docprovider/style/index.js'; | ||
import '@jupyterlab/docregistry/style/index.js'; |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
118780
2455
1