Socket
Socket
Sign inDemoInstall

react-native-infinite-flatlist-patch

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-infinite-flatlist-patch - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

patches/0.64.0/VirtualizedList.js

2

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

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

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

switch (minorVersion) {
case 64:
patchDir = '0.64.0';
break;
case 63:

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

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