@jupyterlab/settingregistry
Advanced tools
Comparing version 4.3.1 to 4.4.0-alpha.0
{ | ||
"name": "@jupyterlab/settingregistry", | ||
"version": "4.3.1", | ||
"version": "4.4.0-alpha.0", | ||
"description": "Settings registry for Jupyterlab", | ||
@@ -39,4 +39,4 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/nbformat": "^4.3.1", | ||
"@jupyterlab/statedb": "^4.3.1", | ||
"@jupyterlab/nbformat": "^4.4.0-alpha.0", | ||
"@jupyterlab/statedb": "^4.4.0-alpha.0", | ||
"@lumino/commands": "^2.3.1", | ||
@@ -51,3 +51,3 @@ "@lumino/coreutils": "^2.2.0", | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.3.1", | ||
"@jupyterlab/testing": "^4.4.0-alpha.0", | ||
"@types/jest": "^29.2.0", | ||
@@ -54,0 +54,0 @@ "jest": "^29.2.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
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
205255
1
+ Added@jupyterlab/nbformat@4.4.0-alpha.0(transitive)
+ Added@jupyterlab/statedb@4.4.0-alpha.0(transitive)
- Removed@jupyterlab/nbformat@4.3.3(transitive)
- Removed@jupyterlab/statedb@4.3.3(transitive)