Socket
Socket
Sign inDemoInstall

react-search-autocomplete

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-search-autocomplete - npm Package Compare versions

Comparing version 6.1.2 to 6.1.3

3

dist/components/Results.js

@@ -58,2 +58,5 @@ "use strict";

"data-test": "result",
onMouseDown: function onMouseDown() {
return handleClick(result);
},
onClick: function onClick() {

@@ -60,0 +63,0 @@ return handleClick(result);

2

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "6.1.2",
"version": "6.1.3",
"description": "A search box for React",

@@ -8,0 +8,0 @@ "main": "dist/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