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

jupyter-js-domutils

Package Overview
Dependencies
Maintainers
2
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.2.1 to 0.2.2

1

lib/dialog.d.ts

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

import './dialog.css';
/**

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

// Copyright (c) Jupyter Development Team.
// Distributed under the terms of the Modified BSD License.'use strict';
"use strict";
require('./dialog.css');

@@ -4,0 +5,0 @@ /**

2

package.json
{
"name": "jupyter-js-domutils",
"version": "0.2.1",
"version": "0.2.2",
"description": "DOM utilities for the Jupyter frontend",

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

@@ -1,3 +0,3 @@

Jupyter JS Domutils
===================
DEPRECATED - Jupyter JS Domutils
================================

@@ -4,0 +4,0 @@ DOM utilities for the Jupyter frontend.

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