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

react-drag-drop-container

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.1 to 2.0.2

4

package.json
{
"name": "react-drag-drop-container",
"version": "2.0.1",
"version": "2.0.2",
"description": "DragDropContainer",
"main": "lib/DragDropContainer.js",
"main": "lib/main.js",
"author": "Medidata",

@@ -7,0 +7,0 @@ "homepage": "https://github.com/peterh32/react-drag-drop-container",

@@ -5,6 +5,6 @@ import React from 'react';

import DragDropContainer from './DragDropContainer';
//import DropTarget from './DropTarget';
import DropTarget from './DropTarget';
export {
DragDropContainer
DragDropContainer, DropTarget
};
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