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

@jupyterlab/settingregistry

Package Overview
Dependencies
Maintainers
19
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/settingregistry - npm Package Compare versions

Comparing version 2.0.0-beta.2 to 2.0.0-beta.3

10

package.json
{
"name": "@jupyterlab/settingregistry",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"description": "Settings registry for Jupyterlab",

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

"clean": "rimraf lib && rimraf tsconfig.tsbuildinfo",
"docs": "typedoc src",
"docs": "typedoc src --tsconfig typedoc-tsconfig.json",
"prepublishOnly": "npm run build",

@@ -35,4 +35,4 @@ "watch": "tsc -b -w --listEmittedFiles"

"dependencies": {
"@jupyterlab/statedb": "^2.0.0-beta.2",
"@lumino/commands": "^1.9.1",
"@jupyterlab/statedb": "^2.0.0-beta.3",
"@lumino/commands": "^1.9.2",
"@lumino/coreutils": "^1.4.2",

@@ -52,3 +52,3 @@ "@lumino/disposable": "^1.3.4",

},
"gitHead": "4e4a0662846a9a987a97808c61593aa997da5b73"
"gitHead": "76b4bca5bd1c02ee0f8afa44f0f258f43e14db36"
}
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