@jupyterlab/settingregistry
Advanced tools
Comparing version 3.0.0-alpha.14 to 3.0.0-beta.0
{ | ||
"name": "@jupyterlab/settingregistry", | ||
"version": "3.0.0-alpha.14", | ||
"version": "3.0.0-beta.0", | ||
"description": "Settings registry for Jupyterlab", | ||
@@ -39,3 +39,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/statedb": "^3.0.0-alpha.14", | ||
"@jupyterlab/statedb": "^3.0.0-beta.0", | ||
"@lumino/commands": "^1.10.1", | ||
@@ -49,3 +49,3 @@ "@lumino/coreutils": "^1.4.3", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.0.0-alpha.14", | ||
"@jupyterlab/testutils": "^3.0.0-beta.0", | ||
"@types/jest": "^24.0.23", | ||
@@ -56,3 +56,3 @@ "@types/json5": "^0.0.30", | ||
"ts-jest": "^25.2.1", | ||
"typescript": "~3.9.2" | ||
"typescript": "~4.0.2" | ||
}, | ||
@@ -62,3 +62,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0c95fd64efe0ba648e06683f7114698fda295329" | ||
"gitHead": "50bc97613c7ef43152d8a7e66a5caa92f5db03a4" | ||
} |
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
80079