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.1 to 1.0.2

2

dist/drag-list-react.js
/*!
* drag-list-react v1.0.0
* drag-list-react v1.0.2
* (c) 2017 LowesYang

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "drag-list-react",
"version": "1.0.1",
"version": "1.0.2",
"description": "A component of dragging and resorting list for React",
"main": "dist/drag-list-react.js",
"browser": "dist/drag-list-react.js",
"scripts": {

@@ -7,0 +8,0 @@ "karma": "karma start config/karma.conf.js",

@@ -9,3 +9,3 @@ # Drag-list-react

## Install
```
```bash
npm install drag-list-react --save

@@ -15,3 +15,3 @@ ```

## Usage
```jsx harmony
```javascript
import React from 'react';

@@ -18,0 +18,0 @@ import DragList from 'drag-list-react';

Sorry, the diff of this file is too big to display

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