@jupyterlab/settingregistry
Advanced tools
Comparing version 3.0.0-alpha.0 to 3.0.0-alpha.1
{ | ||
"name": "@jupyterlab/settingregistry", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0-alpha.1", | ||
"description": "Settings registry for Jupyterlab", | ||
@@ -39,5 +39,5 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/statedb": "^3.0.0-alpha.0", | ||
"@jupyterlab/statedb": "^3.0.0-alpha.1", | ||
"@lumino/commands": "^1.10.1", | ||
"@lumino/coreutils": "^1.4.2", | ||
"@lumino/coreutils": "^1.4.3", | ||
"@lumino/disposable": "^1.3.5", | ||
@@ -49,3 +49,3 @@ "@lumino/signaling": "^1.3.5", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.0.0-alpha.0", | ||
"@jupyterlab/testutils": "^3.0.0-alpha.1", | ||
"@types/jest": "^24.0.23", | ||
@@ -61,3 +61,3 @@ "@types/json5": "^0.0.30", | ||
}, | ||
"gitHead": "ea924586a5cdb1a1f021b9c343de97d98db43962" | ||
"gitHead": "7f4803cff4715e68fbc745f93419c17f6b410e3b" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0