@jupyterlab/settingregistry
Advanced tools
Comparing version 3.3.0-alpha.4 to 3.3.0-alpha.5
{ | ||
"name": "@jupyterlab/settingregistry", | ||
"version": "3.3.0-alpha.4", | ||
"version": "3.3.0-alpha.5", | ||
"description": "Settings registry for Jupyterlab", | ||
@@ -31,3 +31,2 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"docs": "typedoc src --tsconfig typedoc-tsconfig.json", | ||
"prepublishOnly": "npm run build", | ||
"test": "jest", | ||
@@ -40,3 +39,3 @@ "test:cov": "jest --collect-coverage", | ||
"dependencies": { | ||
"@jupyterlab/statedb": "^3.3.0-alpha.4", | ||
"@jupyterlab/statedb": "^3.3.0-alpha.5", | ||
"@lumino/commands": "^1.12.0", | ||
@@ -50,3 +49,3 @@ "@lumino/coreutils": "^1.5.3", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.3.0-alpha.4", | ||
"@jupyterlab/testutils": "^3.3.0-alpha.5", | ||
"@types/jest": "^26.0.10", | ||
@@ -53,0 +52,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
104726