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.1.1 to 1.1.2

patches/0.68.0/VirtualizedList.js

2

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

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

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

switch (minorVersion) {
case 68:
patchDir = '0.68.0';
break;
case 67:

@@ -20,0 +23,0 @@ case 66:

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