@jupyterlab/documentsearch
Advanced tools
Comparing version 1.0.0-rc.1 to 1.0.0
{ | ||
"name": "@jupyterlab/documentsearch", | ||
"version": "1.0.0-rc.1", | ||
"version": "1.0.0", | ||
"description": "Document Search", | ||
@@ -35,9 +35,9 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^1.0.0-rc.1", | ||
"@jupyterlab/cells": "^1.0.0-rc.1", | ||
"@jupyterlab/codeeditor": "^1.0.0-rc.1", | ||
"@jupyterlab/codemirror": "^1.0.0-rc.1", | ||
"@jupyterlab/coreutils": "^3.0.0-rc.1", | ||
"@jupyterlab/fileeditor": "^1.0.0-rc.1", | ||
"@jupyterlab/notebook": "^1.0.0-rc.1", | ||
"@jupyterlab/apputils": "^1.0.0", | ||
"@jupyterlab/cells": "^1.0.0", | ||
"@jupyterlab/codeeditor": "^1.0.0", | ||
"@jupyterlab/codemirror": "^1.0.0", | ||
"@jupyterlab/coreutils": "^3.0.0", | ||
"@jupyterlab/fileeditor": "^1.0.0", | ||
"@jupyterlab/notebook": "^1.0.0", | ||
"@phosphor/coreutils": "^1.3.1", | ||
@@ -57,3 +57,3 @@ "@phosphor/disposable": "^1.2.0", | ||
}, | ||
"gitHead": "c7e1afb602dd4936124b6d47da45710b3c8ce69b" | ||
"gitHead": "382da7c3efb2696a0ae26a4fea27aeeead99fbd9" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
115391
Updated@jupyterlab/apputils@^1.0.0
Updated@jupyterlab/cells@^1.0.0
Updated@jupyterlab/coreutils@^3.0.0
Updated@jupyterlab/notebook@^1.0.0