New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-complete-flatlist

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-complete-flatlist - npm Package Compare versions

Comparing version 1.1.37 to 1.1.38

2

index.js

@@ -150,3 +150,3 @@ import React, { Component } from "react";

>
{(this.props.searchKey.length > 0 || onSearch !== null) && searchbar}
{(this.props.searchKey.length > 0 || onSearch) && searchbar}
{this.props.elementBetweenSearchAndList}

@@ -153,0 +153,0 @@ <FlatList

{
"name": "react-native-complete-flatlist",
"version": "1.1.37",
"version": "1.1.38",
"description": "An extension of React Native's Flatlist with search bar, highlighted search, pull to refresh, and etc is ready to use",

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

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