react-beautiful-dnd
Advanced tools
Comparing version 12.0.0-beta.7 to 12.0.0-beta.8
{ | ||
"name": "react-beautiful-dnd", | ||
"version": "12.0.0-beta.7", | ||
"version": "12.0.0-beta.8", | ||
"description": "Beautiful and accessible drag and drop for lists with React", | ||
@@ -5,0 +5,0 @@ "author": "Alex Reardon <areardon@atlassian.com>", |
@@ -346,2 +346,3 @@ // @flow | ||
// options | ||
// $FlowFixMe: current react-redux type does not know about context property | ||
{ | ||
@@ -348,0 +349,0 @@ // Using our own context for the store to avoid clashing with consumers |
@@ -250,2 +250,3 @@ // @flow | ||
null, | ||
// $FlowFixMe: current react-redux type does not know about context property | ||
{ | ||
@@ -252,0 +253,0 @@ // Ensuring our context does not clash with consumers |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1404588
38657