@jupyterlab/settingregistry
Advanced tools
Comparing version 2.0.0-beta.2 to 2.0.0-beta.3
{ | ||
"name": "@jupyterlab/settingregistry", | ||
"version": "2.0.0-beta.2", | ||
"version": "2.0.0-beta.3", | ||
"description": "Settings registry for Jupyterlab", | ||
@@ -29,3 +29,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"clean": "rimraf lib && rimraf tsconfig.tsbuildinfo", | ||
"docs": "typedoc src", | ||
"docs": "typedoc src --tsconfig typedoc-tsconfig.json", | ||
"prepublishOnly": "npm run build", | ||
@@ -35,4 +35,4 @@ "watch": "tsc -b -w --listEmittedFiles" | ||
"dependencies": { | ||
"@jupyterlab/statedb": "^2.0.0-beta.2", | ||
"@lumino/commands": "^1.9.1", | ||
"@jupyterlab/statedb": "^2.0.0-beta.3", | ||
"@lumino/commands": "^1.9.2", | ||
"@lumino/coreutils": "^1.4.2", | ||
@@ -52,3 +52,3 @@ "@lumino/disposable": "^1.3.4", | ||
}, | ||
"gitHead": "4e4a0662846a9a987a97808c61593aa997da5b73" | ||
"gitHead": "76b4bca5bd1c02ee0f8afa44f0f258f43e14db36" | ||
} |
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
80984
Updated@lumino/commands@^1.9.2