@jupyterlab/codeeditor
Advanced tools
Comparing version 1.2.0-alpha.0 to 2.0.0-alpha.0
{ | ||
"name": "@jupyterlab/codeeditor", | ||
"version": "1.2.0-alpha.0", | ||
"version": "2.0.0-alpha.0", | ||
"description": "JupyterLab - Abstract Code Editor", | ||
@@ -38,10 +38,10 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/coreutils": "^3.2.0-alpha.0", | ||
"@jupyterlab/observables": "^2.4.0-alpha.0", | ||
"@jupyterlab/coreutils": "^4.0.0-alpha.0", | ||
"@jupyterlab/observables": "^3.0.0-alpha.0", | ||
"@phosphor/coreutils": "^1.3.1", | ||
"@phosphor/disposable": "^1.2.0", | ||
"@phosphor/dragdrop": "^1.3.3", | ||
"@phosphor/messaging": "^1.2.3", | ||
"@phosphor/signaling": "^1.2.3", | ||
"@phosphor/widgets": "^1.8.0" | ||
"@phosphor/disposable": "^1.3.0", | ||
"@phosphor/dragdrop": "^1.3.0", | ||
"@phosphor/messaging": "^1.3.0", | ||
"@phosphor/signaling": "^1.3.0", | ||
"@phosphor/widgets": "^1.9.0" | ||
}, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "5132f054efca4d76b21dfefe5720a5aec1ec2f3d" | ||
"gitHead": "92e8f227ad78ffba9d9f65e566e9174c8b6ab75a" | ||
} |
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
+ Added@jupyterlab/coreutils@4.3.1(transitive)
+ Added@jupyterlab/observables@3.3.1(transitive)
+ Added@lumino/algorithm@1.9.2(transitive)
+ Added@lumino/collections@1.9.3(transitive)
+ Added@lumino/coreutils@1.12.1(transitive)
+ Added@lumino/disposable@1.10.4(transitive)
+ Added@lumino/messaging@1.10.3(transitive)
+ Added@lumino/properties@1.8.2(transitive)
+ Added@lumino/signaling@1.11.1(transitive)
+ Addedcrypto@1.0.1(transitive)
- Removed@jupyterlab/coreutils@3.2.0(transitive)
- Removed@jupyterlab/observables@2.4.0(transitive)
- Removedajv@6.12.6(transitive)
- Removedfast-deep-equal@3.1.3(transitive)
- Removedfast-json-stable-stringify@2.1.0(transitive)
- Removedjson-schema-traverse@0.4.1(transitive)
- Removedjson5@2.2.3(transitive)
- Removedpunycode@2.3.1(transitive)
- Removeduri-js@4.4.1(transitive)
Updated@phosphor/disposable@^1.3.0
Updated@phosphor/dragdrop@^1.3.0
Updated@phosphor/messaging@^1.3.0
Updated@phosphor/signaling@^1.3.0
Updated@phosphor/widgets@^1.9.0