react-dnd-scrolling
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -13,3 +13,3 @@ { | ||
{ | ||
"runtime": "automatic" | ||
"runtime": "classic" | ||
} | ||
@@ -16,0 +16,0 @@ ] |
@@ -11,3 +11,2 @@ var _excluded = ["strengthMultiplier", "verticalStrength", "horizontalStrength", "onScrollChange"]; | ||
import ScrollingMonitor from './ScrollingMonitor.js'; | ||
import { jsx as _jsx } from "react/jsx-runtime"; | ||
var DEFAULT_BUFFER = 150; | ||
@@ -95,3 +94,3 @@ var getDisplayName = function getDisplayName(PassedComponent) { | ||
}); | ||
return /*#__PURE__*/_jsx(WrappedComponent, _extends({}, passedProps, { | ||
return /*#__PURE__*/React.createElement(WrappedComponent, _extends({}, passedProps, { | ||
ref: ref | ||
@@ -98,0 +97,0 @@ })); |
{ | ||
"name": "react-dnd-scrolling", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "A cross browser solution to scrolling during drag and drop.", | ||
@@ -5,0 +5,0 @@ "main": "lib/cjs/index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
40679
632