@jupyterlab/settingregistry
Advanced tools
Comparing version 3.3.4 to 3.4.0-alpha.0
{ | ||
"name": "@jupyterlab/settingregistry", | ||
"version": "3.3.4", | ||
"version": "3.4.0-alpha.0", | ||
"description": "Settings registry for Jupyterlab", | ||
@@ -38,7 +38,7 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/statedb": "^3.3.4", | ||
"@lumino/commands": "^1.12.0", | ||
"@lumino/coreutils": "^1.5.3", | ||
"@lumino/disposable": "^1.4.3", | ||
"@lumino/signaling": "^1.4.3", | ||
"@jupyterlab/statedb": "^3.4.0-alpha.0", | ||
"@lumino/commands": "^1.19.0", | ||
"@lumino/coreutils": "^1.11.0", | ||
"@lumino/disposable": "^1.10.0", | ||
"@lumino/signaling": "^1.10.0", | ||
"ajv": "^6.12.3", | ||
@@ -48,3 +48,3 @@ "json5": "^2.1.1" | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.3.4", | ||
"@jupyterlab/testutils": "^3.4.0-alpha.0", | ||
"@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
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
110741
1
Updated@lumino/commands@^1.19.0
Updated@lumino/coreutils@^1.11.0
Updated@lumino/disposable@^1.10.0
Updated@lumino/signaling@^1.10.0