Socket
Socket
Sign inDemoInstall

react-native-drag-sort

Package Overview
Dependencies
0
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.6 to 2.3.7

1

AutoDragSortableView.js

@@ -646,2 +646,3 @@ import React, {Component} from 'react'

if (this.props.onClickItem) {
this.isHasMeasure = true
this.props.onClickItem(this.getOriginalData(),item.data,index)

@@ -648,0 +649,0 @@ }

2

package.json
{
"name": "react-native-drag-sort",
"version": "2.3.6",
"version": "2.3.7",
"description": "Drag and drop sort control for react-native",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc