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

@lumino/dragdrop

Package Overview
Dependencies
Maintainers
6
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lumino/dragdrop - npm Package Compare versions

Comparing version 2.0.0-alpha.1 to 2.0.0-alpha.2

6

package.json
{
"name": "@lumino/dragdrop",
"version": "2.0.0-alpha.1",
"version": "2.0.0-alpha.2",
"description": "Lumino Drag and Drop",

@@ -49,4 +49,4 @@ "homepage": "https://github.com/jupyterlab/lumino",

"dependencies": {
"@lumino/coreutils": "^2.0.0-alpha.1",
"@lumino/disposable": "^2.0.0-alpha.1"
"@lumino/coreutils": "^2.0.0-alpha.2",
"@lumino/disposable": "^2.0.0-alpha.2"
},

@@ -53,0 +53,0 @@ "devDependencies": {

@@ -0,1 +1,6 @@

/*
* Copyright (c) Jupyter Development Team.
* Distributed under the terms of the Modified BSD License.
*/
/*-----------------------------------------------------------------------------

@@ -2,0 +7,0 @@ | Copyright (c) Jupyter Development Team.

Sorry, the diff of this file is not supported yet

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