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

@jupyterlab/docregistry

Package Overview
Dependencies
Maintainers
16
Versions
381
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/docregistry - npm Package Compare versions

Comparing version 1.0.0-alpha.8 to 1.0.0-alpha.9

24

package.json
{
"name": "@jupyterlab/docregistry",
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"description": "JupyterLab - Document Registry",

@@ -34,10 +34,10 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@jupyterlab/apputils": "^1.0.0-alpha.8",
"@jupyterlab/codeeditor": "^1.0.0-alpha.8",
"@jupyterlab/codemirror": "^1.0.0-alpha.8",
"@jupyterlab/coreutils": "^3.0.0-alpha.8",
"@jupyterlab/observables": "^2.2.0-alpha.8",
"@jupyterlab/rendermime": "^1.0.0-alpha.8",
"@jupyterlab/rendermime-interfaces": "^1.3.0-alpha.8",
"@jupyterlab/services": "^4.0.0-alpha.8",
"@jupyterlab/apputils": "^1.0.0-alpha.9",
"@jupyterlab/codeeditor": "^1.0.0-alpha.9",
"@jupyterlab/codemirror": "^1.0.0-alpha.9",
"@jupyterlab/coreutils": "^3.0.0-alpha.9",
"@jupyterlab/observables": "^2.2.0-alpha.9",
"@jupyterlab/rendermime": "^1.0.0-alpha.9",
"@jupyterlab/rendermime-interfaces": "^1.3.0-alpha.9",
"@jupyterlab/services": "^4.0.0-alpha.9",
"@phosphor/algorithm": "^1.1.2",

@@ -48,3 +48,3 @@ "@phosphor/coreutils": "^1.3.0",

"@phosphor/signaling": "^1.2.2",
"@phosphor/widgets": "^1.6.0"
"@phosphor/widgets": "^1.7.0"
},

@@ -54,3 +54,3 @@ "devDependencies": {

"typedoc": "^0.14.2",
"typescript": "~3.4.3"
"typescript": "~3.5.1"
},

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

},
"gitHead": "ac27c477b689240fe0e3e11ff2e3b4984687a899"
"gitHead": "3ae93547a9b04453f82bbd883931ac1866f2a08b"
}
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