New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jupyter-js-filebrowser

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jupyter-js-filebrowser - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

10

package.json
{
"name": "jupyter-js-filebrowser",
"version": "0.2.6",
"version": "0.2.7",
"description": "File browser widget for Jupyter",

@@ -11,5 +11,3 @@ "main": "lib/index.js",

"moment": "^2.10.6",
"phosphide": "0.0.6",
"phosphor-command": "^0.5.0",
"phosphor-di": "^0.9.0",
"phosphor-dialog": "blink1073/phosphor-dialog#f5afb2b",

@@ -33,3 +31,3 @@ "phosphor-disposable": "^1.0.5",

"istanbul-instrumenter-loader": "^0.1.3",
"jupyter-js-editor": "^0.1.5",
"jupyter-js-editor": "^0.2.0",
"jupyter-js-services": "^0.3.0-alpha",

@@ -56,6 +54,4 @@ "karma": "^0.13.9",

"clean:example": "rimraf example/build",
"build:src": "tsc --project src && node scripts/copycss.js",
"build:test": "tsc --project test",
"build:example": "webpack --config example/webpack.conf.js",
"build": "npm run build:src && npm run build:test",
"build": "tsc --project src && node scripts/copycss.js",
"docs": "typedoc --options scripts/tdoptions.json",

@@ -62,0 +58,0 @@ "postinstall": "npm dedupe",

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