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

@jupyterlab/docmanager

Package Overview
Dependencies
Maintainers
9
Versions
384
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/docmanager - npm Package Compare versions

Comparing version 0.17.1 to 0.17.2

1

lib/dialogs.js

@@ -187,2 +187,1 @@ "use strict";

})(Private || (Private = {}));
//# sourceMappingURL=dialogs.js.map

@@ -12,2 +12,1 @@ "use strict";

__export(require("./widgetmanager"));
//# sourceMappingURL=index.js.map

@@ -449,2 +449,1 @@ "use strict";

})(Private || (Private = {}));
//# sourceMappingURL=manager.js.map

@@ -133,2 +133,1 @@ "use strict";

exports.SaveHandler = SaveHandler;
//# sourceMappingURL=savehandler.js.map

@@ -385,2 +385,1 @@ "use strict";

})(Private || (Private = {}));
//# sourceMappingURL=widgetmanager.js.map

10

package.json
{
"name": "@jupyterlab/docmanager",
"version": "0.17.1",
"version": "0.17.2",
"description": "JupyterLab - Document Manager",

@@ -32,6 +32,6 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/apputils": "^0.17.1",
"@jupyterlab/coreutils": "^2.0.1",
"@jupyterlab/docregistry": "^0.17.1",
"@jupyterlab/services": "^3.0.1",
"@jupyterlab/apputils": "^0.17.2",
"@jupyterlab/coreutils": "^2.0.2",
"@jupyterlab/docregistry": "^0.17.2",
"@jupyterlab/services": "^3.0.3",
"@phosphor/algorithm": "^1.1.2",

@@ -38,0 +38,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