@jupyterlab/inspector
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,0 +0,0 @@ import { CodeEditor } from '@jupyterlab/codeeditor'; |
@@ -0,0 +0,0 @@ // Copyright (c) Jupyter Development Team. |
@@ -0,0 +0,0 @@ export * from './handler'; |
@@ -0,0 +0,0 @@ // Copyright (c) Jupyter Development Team. |
@@ -0,0 +0,0 @@ import { Printing } from '@jupyterlab/apputils'; |
@@ -0,0 +0,0 @@ // Copyright (c) Jupyter Development Team. |
@@ -0,0 +0,0 @@ import { IClientSession } from '@jupyterlab/apputils'; |
@@ -0,0 +0,0 @@ // Copyright (c) Jupyter Development Team. |
@@ -0,0 +0,0 @@ import { Token } from '@phosphor/coreutils'; |
@@ -0,0 +0,0 @@ // Copyright (c) Jupyter Development Team. |
{ | ||
"name": "@jupyterlab/inspector", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "JupyterLab - Code Inspector", | ||
@@ -38,7 +38,7 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^1.0.0", | ||
"@jupyterlab/apputils": "^1.0.1", | ||
"@jupyterlab/codeeditor": "^1.0.0", | ||
"@jupyterlab/coreutils": "^3.0.0", | ||
"@jupyterlab/rendermime": "^1.0.0", | ||
"@jupyterlab/services": "^4.0.0", | ||
"@jupyterlab/rendermime": "^1.0.1", | ||
"@jupyterlab/services": "^4.0.1", | ||
"@phosphor/coreutils": "^1.3.1", | ||
@@ -57,3 +57,3 @@ "@phosphor/disposable": "^1.2.0", | ||
}, | ||
"gitHead": "382da7c3efb2696a0ae26a4fea27aeeead99fbd9" | ||
"gitHead": "7907e52fc52e4155945c8e55064467464f4f9c5c" | ||
} |
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
30915
Updated@jupyterlab/apputils@^1.0.1
Updated@jupyterlab/services@^4.0.1