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.2 to 2.0.3

7

lib/index.js

@@ -17,4 +17,7 @@ 'use strict';

//import DropTarget from './DropTarget';
var _DropTarget = require('./DropTarget');
exports.DragDropContainer = _DragDropContainer2['default'];
var _DropTarget2 = _interopRequireDefault(_DropTarget);
exports.DragDropContainer = _DragDropContainer2['default'];
exports.DropTarget = _DropTarget2['default'];
{
"name": "react-drag-drop-container",
"version": "2.0.2",
"version": "2.0.3",
"description": "DragDropContainer",

@@ -5,0 +5,0 @@ "main": "lib/main.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