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

react-beautiful-dnd

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-beautiful-dnd - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

lib/state/move-cross-axis/move-to-new-droppable/to-foreign-list.js

@@ -29,3 +29,3 @@ 'use strict';

sourceEdge: 'start',
destination: droppable.page.withMargin,
destination: droppable.page.withMarginAndPadding,
destinationEdge: 'start',

@@ -32,0 +32,0 @@ destinationAxis: axis

{
"name": "react-beautiful-dnd",
"version": "2.2.0",
"version": "2.2.1",
"description": "Beautiful, accessible drag and drop for lists with React.js",

@@ -5,0 +5,0 @@ "author": "Alex Reardon <areardon@atlassian.com>",

@@ -43,3 +43,3 @@ // @flow

sourceEdge: 'start',
destination: droppable.page.withMargin,
destination: droppable.page.withMarginAndPadding,
destinationEdge: 'start',

@@ -46,0 +46,0 @@ destinationAxis: axis,

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