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

react-native-infinite-scroll-view

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-infinite-scroll-view - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

InfiniteScrollView.js

@@ -22,3 +22,3 @@ 'use strict';

PropTypes.func,
PropTypes.boolean,
PropTypes.bool,
]).isRequired,

@@ -25,0 +25,0 @@ onLoadMoreAsync: PropTypes.func.isRequired,

{
"name": "react-native-infinite-scroll-view",
"version": "0.4.1",
"version": "0.4.2",
"description": "An infinitely scrolling view that notifies you as the scroll offset approaches the bottom",

@@ -5,0 +5,0 @@ "main": "InfiniteScrollView.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