react-movable
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -12,3 +12,2 @@ import * as React from 'react'; | ||
tabIndex?: number; | ||
'aria-roledescription'?: string; | ||
onKeyDown?: (e: React.KeyboardEvent) => void; | ||
@@ -15,0 +14,0 @@ onMouseDown?: (e: React.MouseEvent) => void; |
{ | ||
"name": "react-movable", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Drag and drop lists.", | ||
@@ -14,2 +14,3 @@ "main": "lib/index.js", | ||
"lib/List.d.ts", | ||
"lib/List.flow.js", | ||
"lib/utils.js", | ||
@@ -16,0 +17,0 @@ "lib/utils.d.ts" |
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
26931
10
579
0