@jupyterlab/settingregistry
Advanced tools
Comparing version 4.0.0-alpha.15 to 4.0.0-alpha.16
{ | ||
"name": "@jupyterlab/settingregistry", | ||
"version": "4.0.0-alpha.15", | ||
"version": "4.0.0-alpha.16", | ||
"description": "Settings registry for Jupyterlab", | ||
@@ -38,3 +38,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/statedb": "^4.0.0-alpha.15", | ||
"@jupyterlab/statedb": "^4.0.0-alpha.16", | ||
"@lumino/commands": "^2.0.0-alpha.6", | ||
@@ -48,3 +48,3 @@ "@lumino/coreutils": "^2.0.0-alpha.6", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^4.0.0-alpha.15", | ||
"@jupyterlab/testutils": "^4.0.0-alpha.16", | ||
"@types/jest": "^26.0.10", | ||
@@ -51,0 +51,0 @@ "@types/json5": "^0.0.30", |
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
51