Socket
Socket
Sign inDemoInstall

react-native-infinite-flatlist-patch

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"name": "react-native-infinite-flatlist-patch",
"version": "1.0.5",
"version": "1.0.6",
"description": "Patch for infinite scrolling with FlatList",

@@ -5,0 +5,0 @@ "keywords": [

@@ -20,4 +20,6 @@ #!/usr/bin/env node

patchDir = '0.62.1';
break;
case 61:
patchDir = '0.61.5';
break;
case 60:

@@ -48,3 +50,3 @@ patchDir = '0.60.5';

break;
default:
default:
break;

@@ -51,0 +53,0 @@ }

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