New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-movable

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-movable - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

lib/List.flow.js

1

lib/List.d.ts

@@ -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"

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