@jupyterlab/inspector
Advanced tools
Comparing version 0.18.4 to 0.18.5
@@ -145,1 +145,2 @@ "use strict"; | ||
exports.InspectionHandler = InspectionHandler; | ||
//# sourceMappingURL=handler.js.map |
@@ -12,1 +12,2 @@ "use strict"; | ||
__export(require("./kernelconnector")); | ||
//# sourceMappingURL=index.js.map |
@@ -329,1 +329,2 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=inspector.js.map |
@@ -44,1 +44,2 @@ "use strict"; | ||
exports.KernelConnector = KernelConnector; | ||
//# sourceMappingURL=kernelconnector.js.map |
{ | ||
"name": "@jupyterlab/inspector", | ||
"version": "0.18.4", | ||
"version": "0.18.5", | ||
"description": "JupyterLab - Code Inspector", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", |
Sorry, the diff of this file is not supported yet
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
59995