jupyter-js-domutils
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -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 @@ /** |
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14108
368