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.6 to 1.0.7

patches/0.63.0/VirtualizedList.js

2

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

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

@@ -18,2 +18,5 @@ #!/usr/bin/env node

switch (minorVersion) {
case 63:
patchDir = '0.63.0';
break;
case 62:

@@ -20,0 +23,0 @@ patchDir = '0.62.1';

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