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

drag-list-react

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drag-list-react - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "drag-list-react",
"version": "1.0.3",
"version": "1.0.4",
"description": "A component of dragging and resorting list for React",

@@ -5,0 +5,0 @@ "main": "dist/drag-list-react.js",

@@ -19,3 +19,5 @@ # Drag-list-react

import DragList from 'drag-list-react';
// Data list
// Notice: Every item in your data list must contains property 'id'.
// DragList component uses 'id' as the key of array.
const list=[

@@ -22,0 +24,0 @@ {

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