Socket
Socket
Sign inDemoInstall

@jupyterlab/statedb

Package Overview
Dependencies
Maintainers
34
Versions
270
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/statedb - npm Package Compare versions

Comparing version 4.1.0-alpha.2 to 4.1.0-alpha.3

2

lib/statedb.js

@@ -240,3 +240,3 @@ "use strict";

StateDB.Connector = Connector;
})(StateDB = exports.StateDB || (exports.StateDB = {}));
})(StateDB || (exports.StateDB = StateDB = {}));
//# sourceMappingURL=statedb.js.map
{
"name": "@jupyterlab/statedb",
"version": "4.1.0-alpha.2",
"version": "4.1.0-alpha.3",
"description": "Package for managing state in Jupyterlab",

@@ -46,8 +46,8 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"devDependencies": {
"@jupyterlab/testing": "^4.1.0-alpha.2",
"@jupyterlab/testing": "^4.1.0-alpha.3",
"@types/jest": "^29.2.0",
"jest": "^29.2.0",
"rimraf": "~3.0.0",
"rimraf": "~5.0.5",
"typedoc": "~0.24.7",
"typescript": "~5.0.4"
"typescript": "~5.1.6"
},

@@ -54,0 +54,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

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