@jupyterlab/about-extension
Advanced tools
Comparing version 0.1.3 to 0.2.0
{ | ||
"name": "@jupyterlab/about-extension", | ||
"version": "0.1.3", | ||
"version": "0.2.0", | ||
"description": "JupyterLab - About Extension", | ||
@@ -17,6 +17,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@jupyterlab/application": "^0.1.1", | ||
"@jupyterlab/apputils": "^0.1.1", | ||
"@phosphor/messaging": "^0.1.2", | ||
"@phosphor/virtualdom": "^0.1.1" | ||
"@jupyterlab/application": "^0.2.0", | ||
"@jupyterlab/apputils": "^0.2.0", | ||
"@phosphor/messaging": "^1.0.0", | ||
"@phosphor/virtualdom": "^1.0.0" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
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/application@0.2.0(transitive)
+ Added@jupyterlab/apputils@0.2.0(transitive)
+ Added@jupyterlab/coreutils@0.2.0(transitive)
+ Added@jupyterlab/services@0.41.0(transitive)
+ Added@phosphor/algorithm@1.2.0(transitive)
+ Added@phosphor/application@1.7.3(transitive)
+ Added@phosphor/collections@1.2.0(transitive)
+ Added@phosphor/commands@1.7.2(transitive)
+ Added@phosphor/coreutils@1.3.1(transitive)
+ Added@phosphor/disposable@1.3.1(transitive)
+ Added@phosphor/domutils@1.1.4(transitive)
+ Added@phosphor/dragdrop@1.4.1(transitive)
+ Added@phosphor/keyboard@1.1.3(transitive)
+ Added@phosphor/messaging@1.3.0(transitive)
+ Added@phosphor/properties@1.1.3(transitive)
+ Added@phosphor/signaling@1.3.1(transitive)
+ Added@phosphor/virtualdom@1.2.0(transitive)
+ Added@phosphor/widgets@1.9.3(transitive)
- Removed@jupyterlab/application@0.1.3(transitive)
- Removed@jupyterlab/apputils@0.1.3(transitive)
- Removed@jupyterlab/coreutils@0.1.3(transitive)
- Removed@jupyterlab/services@0.40.4(transitive)
- Removed@phosphor/algorithm@0.1.1(transitive)
- Removed@phosphor/application@0.3.1(transitive)
- Removed@phosphor/collections@0.1.1(transitive)
- Removed@phosphor/commands@0.1.5(transitive)
- Removed@phosphor/coreutils@0.1.5(transitive)
- Removed@phosphor/disposable@0.1.1(transitive)
- Removed@phosphor/domutils@0.1.2(transitive)
- Removed@phosphor/dragdrop@0.1.4(transitive)
- Removed@phosphor/keyboard@0.1.1(transitive)
- Removed@phosphor/messaging@0.1.2(transitive)
- Removed@phosphor/properties@0.1.1(transitive)
- Removed@phosphor/signaling@0.1.2(transitive)
- Removed@phosphor/virtualdom@0.1.1(transitive)
- Removed@phosphor/widgets@0.3.1(transitive)
Updated@jupyterlab/apputils@^0.2.0
Updated@phosphor/messaging@^1.0.0
Updated@phosphor/virtualdom@^1.0.0