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

react-geosuggest-sw

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-geosuggest-sw - npm Package Compare versions

Comparing version 1.4.7 to 1.4.8

4

module/Geosuggest.js

@@ -37,3 +37,5 @@ /* global google */

userInput: this.props.initialValue,
lastSuggest: null,
lastSuggest: {
label: this.props.initialValue
},
mouseHoveredSuggest: null,

@@ -40,0 +42,0 @@ activeSuggest: null,

{
"name": "react-geosuggest-sw",
"version": "1.4.7",
"version": "1.4.8",
"description": "A React autosuggest for the Google Maps Places API.",

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