New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0 to 0.2.1

lib/clipboard.d.ts

1

lib/index.d.ts

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

export * from './clipboard';
export * from './dialog';

@@ -7,2 +7,3 @@ // Copyright (c) Jupyter Development Team.

}
__export(require('./clipboard'));
__export(require('./dialog'));

2

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

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

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