Socket
Socket
Sign inDemoInstall

react-native-navigation-search-bar

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "react-native-navigation-search-bar",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

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

@@ -11,2 +11,2 @@ # react-native-navigation-layouts

This project is licensed under the MIT License
This project is licensed under the MIT License# react-native-navigation-search-bar

@@ -134,5 +134,5 @@ /**

});
}
if (this.props.onFocus) this.props.onFocus();
}
if (this.props.onFocus) this.props.onFocus();
}

@@ -162,5 +162,5 @@

});
}
if (this.props.onBlur) this.props.onBlur();
}
if (this.props.onBlur) this.props.onBlur();
}

@@ -167,0 +167,0 @@ }

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