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

@jupyterlab/coreutils

Package Overview
Dependencies
Maintainers
7
Versions
355
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/coreutils - npm Package Compare versions

Comparing version 0.11.1 to 0.12.0

23

package.json
{
"name": "@jupyterlab/coreutils",
"version": "0.11.1",
"version": "0.12.0",
"description": "JupyterLab - Core Utilities",

@@ -31,19 +31,18 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"dependencies": {
"@phosphor/algorithm": "^1.1.1",
"@phosphor/coreutils": "^1.2.0",
"@phosphor/disposable": "^1.1.1",
"@phosphor/messaging": "^1.2.1",
"@phosphor/signaling": "^1.2.1",
"ajv": "~5.1.5",
"@phosphor/algorithm": "^1.1.2",
"@phosphor/coreutils": "^1.3.0",
"@phosphor/disposable": "^1.1.2",
"@phosphor/messaging": "^1.2.2",
"@phosphor/signaling": "^1.2.2",
"ajv": "~5.1.6",
"minimist": "~1.2.0",
"moment": "~2.17.1",
"path-posix": "~1.0.0",
"url-parse": "~1.1.8"
"url-parse": "~1.1.9"
},
"devDependencies": {
"@types/ajv": "^1.0.0",
"@types/minimist": "^1.2.0",
"rimraf": "^2.5.2",
"typescript": "~2.4.1"
"@types/minimist": "~1.2.0",
"rimraf": "~2.6.2",
"typescript": "~2.4.2"
}
}
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