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

react-native-drag-sort

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-drag-sort - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

index.d.ts

2

DragSortableView.js

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

renderItem: PropTypes.func.isRequired,
scaleStatus: PropTypes.oneOf('scale','scaleX','scaleY'),
scaleStatus: PropTypes.oneOf(['scale','scaleX','scaleY']),
fixedItems: PropTypes.array,

@@ -411,0 +411,0 @@ keyExtractor: PropTypes.func

{
"name": "react-native-drag-sort",
"version": "1.3.0",
"version": "1.3.1",
"description": "Drag and drop sort control for react-native",

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

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