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

jupyter-js-domutils

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jupyter-js-domutils - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

lib/dialog.d.ts

@@ -1,2 +0,2 @@

import { ICommand } from 'phosphor-command';
import { Command } from 'phosphor-command';
/**

@@ -21,3 +21,3 @@ * A button applied to a dialog.

*/
command?: ICommand;
command?: Command;
/**

@@ -24,0 +24,0 @@ * The args object for the button command.

{
"name": "jupyter-js-domutils",
"version": "0.1.1",
"version": "0.1.2",
"description": "DOM utilities for the Jupyter frontend",

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

"dependencies": {
"phosphor-command": "^0.5.0"
"phosphor-command": "^0.8.0"
},

@@ -14,2 +14,3 @@ "devDependencies": {

"expect.js": "^0.3.1",
"fs-extra": "^0.26.5",
"istanbul": "^0.3.18",

@@ -16,0 +17,0 @@ "istanbul-instrumenter-loader": "^0.1.3",

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