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

@react-native/virtualized-lists

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native/virtualized-lists - npm Package Compare versions

Comparing version

to
0.72.1

@@ -87,3 +87,3 @@ /**

// initialNumToRenderOrDefault(this.props.initialNumToRenderOrDefault)
// initialNumToRenderOrDefault(this.props.initialNumToRender)
function initialNumToRenderOrDefault(initialNumToRender: ?number) {

@@ -90,0 +90,0 @@ return initialNumToRender ?? 10;

{
"name": "@react-native/virtualized-lists",
"version": "0.72.0",
"version": "0.72.1",
"description": "Virtualized lists for React Native.",

@@ -5,0 +5,0 @@ "repository": {