@jupyterlab/documentsearch
Advanced tools
Comparing version 1.0.0-alpha.11 to 1.0.0-alpha.12
{ | ||
"name": "@jupyterlab/documentsearch", | ||
"version": "1.0.0-alpha.11", | ||
"version": "1.0.0-alpha.12", | ||
"description": "Document Search", | ||
@@ -35,13 +35,13 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^1.0.0-alpha.10", | ||
"@jupyterlab/cells": "^1.0.0-alpha.11", | ||
"@jupyterlab/codeeditor": "^1.0.0-alpha.10", | ||
"@jupyterlab/codemirror": "^1.0.0-alpha.10", | ||
"@jupyterlab/coreutils": "^3.0.0-alpha.10", | ||
"@jupyterlab/fileeditor": "^1.0.0-alpha.10", | ||
"@jupyterlab/notebook": "^1.0.0-alpha.11", | ||
"@jupyterlab/apputils": "^1.0.0-alpha.11", | ||
"@jupyterlab/cells": "^1.0.0-alpha.12", | ||
"@jupyterlab/codeeditor": "^1.0.0-alpha.11", | ||
"@jupyterlab/codemirror": "^1.0.0-alpha.11", | ||
"@jupyterlab/coreutils": "^3.0.0-alpha.11", | ||
"@jupyterlab/fileeditor": "^1.0.0-alpha.11", | ||
"@jupyterlab/notebook": "^1.0.0-alpha.12", | ||
"@phosphor/coreutils": "^1.3.0", | ||
"@phosphor/disposable": "^1.1.2", | ||
"@phosphor/signaling": "^1.2.2", | ||
"@phosphor/widgets": "^1.7.0", | ||
"@phosphor/widgets": "^1.7.1", | ||
"codemirror": "~5.47.0", | ||
@@ -57,3 +57,3 @@ "react": "~16.8.4" | ||
}, | ||
"gitHead": "3fc4a1cb40fe30e45ab696c4925a307aed5210a5" | ||
"gitHead": "bc2fc58c48b411125e4680e2fbb4c05480578cb1" | ||
} |
Sorry, the diff of this file is not supported yet
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
77562
1934
Updated@phosphor/widgets@^1.7.1