New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

drag-drop-list-react

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drag-drop-list-react - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

3

dist/DragList.js

@@ -558,2 +558,5 @@ 'use strict';

}
} else if (this.clone === false) {
this.draggedId = id;
this.maxOutTransitionDuration();
}

@@ -560,0 +563,0 @@ this.setState({

2

package.json
{
"name": "drag-drop-list-react",
"version": "1.0.3",
"version": "1.0.4",
"description": "A library that implements drag-drop lists for react.",

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

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