Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-google-autocomplete

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-google-autocomplete - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

1

lib/usePlacesAutocompleteService.d.ts

@@ -7,2 +7,3 @@ interface usePlacesAutocompleteServiceConfig {

sessionToken?: boolean;
language?: string;
}

@@ -9,0 +10,0 @@

2

package.json
{
"name": "react-google-autocomplete",
"version": "2.3.1",
"version": "2.3.2",
"description": "React component for google autocomplete.",

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

@@ -254,3 +254,3 @@ ![](/docs/example.gif)

- Check that it fully works with SSR
- ~~Check that it fully works with SSR~~ Fully works with SSR: tested with: Next.js, Gatsby.js and custom SSR based on Express.js.
- Add more UI libraries examples/supports

@@ -257,0 +257,0 @@ - Add eslint config(base-airbnb)

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