@jupyterlab/rendermime
Advanced tools
Comparing version 0.17.1 to 0.17.2
@@ -167,2 +167,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=attachmentmodel.js.map |
@@ -90,2 +90,1 @@ "use strict"; | ||
]; | ||
//# sourceMappingURL=factories.js.map |
@@ -19,2 +19,1 @@ "use strict"; | ||
__export(require("./widgets")); | ||
//# sourceMappingURL=index.js.map |
@@ -185,2 +185,1 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=latex.js.map |
@@ -55,2 +55,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=mimemodel.js.map |
@@ -239,2 +239,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=outputmodel.js.map |
@@ -294,2 +294,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=registry.js.map |
@@ -530,2 +530,1 @@ "use strict"; | ||
})(Private || (Private = {})); | ||
//# sourceMappingURL=renderers.js.map |
@@ -311,2 +311,1 @@ "use strict"; | ||
exports.RenderedJavaScript = RenderedJavaScript; | ||
//# sourceMappingURL=widgets.js.map |
{ | ||
"name": "@jupyterlab/rendermime", | ||
"version": "0.17.1", | ||
"version": "0.17.2", | ||
"description": "JupyterLab - RenderMime", | ||
@@ -33,8 +33,8 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/apputils": "^0.17.1", | ||
"@jupyterlab/codemirror": "^0.17.1", | ||
"@jupyterlab/coreutils": "^2.0.1", | ||
"@jupyterlab/observables": "^2.0.1", | ||
"@jupyterlab/rendermime-interfaces": "^1.1.1", | ||
"@jupyterlab/services": "^3.0.1", | ||
"@jupyterlab/apputils": "^0.17.2", | ||
"@jupyterlab/codemirror": "^0.17.3", | ||
"@jupyterlab/coreutils": "^2.0.2", | ||
"@jupyterlab/observables": "^2.0.2", | ||
"@jupyterlab/rendermime-interfaces": "^1.1.2", | ||
"@jupyterlab/services": "^3.0.3", | ||
"@phosphor/algorithm": "^1.1.2", | ||
@@ -41,0 +41,0 @@ "@phosphor/coreutils": "^1.3.0", |
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
214207