Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jupyterlab/rendermime

Package Overview
Dependencies
Maintainers
9
Versions
379
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/rendermime - npm Package Compare versions

Comparing version 0.17.1 to 0.17.2

1

lib/attachmentmodel.js

@@ -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

14

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc