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

@jupyterlab/statedb

Package Overview
Dependencies
Maintainers
24
Versions
275
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 3.0.0-alpha.14 to 3.0.0-beta.0

4

lib/index.js

@@ -14,4 +14,4 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
}
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
Object.defineProperty(exports, "__esModule", { value: true });

@@ -18,0 +18,0 @@ __exportStar(require("./dataconnector"), exports);

{
"name": "@jupyterlab/statedb",
"version": "3.0.0-alpha.14",
"version": "3.0.0-beta.0",
"description": "Package for managing state in Jupyterlab",

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

"devDependencies": {
"@jupyterlab/testutils": "^3.0.0-alpha.14",
"@jupyterlab/testutils": "^3.0.0-beta.0",
"@types/jest": "^24.0.23",

@@ -53,3 +53,3 @@ "jest": "^25.2.3",

"typedoc": "^0.17.7",
"typescript": "~3.9.2"
"typescript": "~4.0.2"
},

@@ -59,3 +59,3 @@ "publishConfig": {

},
"gitHead": "0c95fd64efe0ba648e06683f7114698fda295329"
"gitHead": "50bc97613c7ef43152d8a7e66a5caa92f5db03a4"
}
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