@jupyterlab/apputils-extension
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@jupyterlab/apputils-extension", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "JupyterLab - Application Utilities Extension", | ||
@@ -40,6 +40,6 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^1.1.0", | ||
"@jupyterlab/apputils": "^1.1.0", | ||
"@jupyterlab/application": "^1.1.1", | ||
"@jupyterlab/apputils": "^1.1.1", | ||
"@jupyterlab/coreutils": "^3.1.0", | ||
"@jupyterlab/mainmenu": "^1.1.0", | ||
"@jupyterlab/mainmenu": "^1.1.1", | ||
"@jupyterlab/ui-components": "^1.1.0", | ||
@@ -65,3 +65,3 @@ "@phosphor/algorithm": "^1.1.3", | ||
}, | ||
"gitHead": "65af312f8977f050b259b0d1c30901c555c261ad" | ||
"gitHead": "d726f5dd9a5d4bd0c92306b0fc0cff576ba27fba" | ||
} |
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/apputils@^1.1.1
Updated@jupyterlab/mainmenu@^1.1.1