@jupyterlab/codeeditor
Advanced tools
Comparing version 1.1.0-alpha.2 to 1.1.0-rc.0
{ | ||
"name": "@jupyterlab/codeeditor", | ||
"version": "1.1.0-alpha.2", | ||
"version": "1.1.0-rc.0", | ||
"description": "JupyterLab - Abstract Code Editor", | ||
@@ -38,4 +38,4 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/coreutils": "^3.1.0-alpha.2", | ||
"@jupyterlab/observables": "^2.3.0-alpha.2", | ||
"@jupyterlab/coreutils": "^3.1.0-rc.0", | ||
"@jupyterlab/observables": "^2.3.0-rc.0", | ||
"@phosphor/coreutils": "^1.3.1", | ||
@@ -56,3 +56,3 @@ "@phosphor/disposable": "^1.2.0", | ||
}, | ||
"gitHead": "4a56efd6860d2a54301eea426b8d9eb2fdc170b0" | ||
"gitHead": "eeaaf8976f4d54ad03bd2c53c424a13514d78e8d" | ||
} |
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
66633