@jupyterlab/codeeditor
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "@jupyterlab/codeeditor", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "JupyterLab - Abstract Code Editor", | ||
@@ -16,4 +16,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@jupyterlab/coreutils": "^0.8.0", | ||
"@jupyterlab/services": "^0.47.0", | ||
"@jupyterlab/coreutils": "^0.8.1", | ||
"@jupyterlab/services": "^0.47.1", | ||
"@phosphor/coreutils": "^1.2.0", | ||
@@ -27,3 +27,3 @@ "@phosphor/disposable": "^1.1.1", | ||
"rimraf": "^2.5.2", | ||
"typescript": "~2.3.1" | ||
"typescript": "~2.4.1" | ||
}, | ||
@@ -30,0 +30,0 @@ "scripts": { |
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
Updated@jupyterlab/coreutils@^0.8.1
Updated@jupyterlab/services@^0.47.1