Socket
Socket
Sign inDemoInstall

react-geosuggest-plus

Package Overview
Dependencies
21
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

2

dist/Geosuggest.js

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

}),
!!this.state.userInput || this.props.hideClearButton && //eslint-disable-line
!!this.state.userInput || !this.props.hideClearButton && //eslint-disable-line
_react2.default.createElement('button', {

@@ -636,0 +636,0 @@ className: 'icon icon-close geosuggest-clear',

{
"name": "react-geosuggest-plus",
"version": "1.2.0",
"version": "1.2.1",
"description": "A React autosuggest for the Google Maps Places API.",

@@ -5,0 +5,0 @@ "main": "./dist/Geosuggest",

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