react-google-autocomplete
Advanced tools
Comparing version 2.4.2 to 2.4.3
@@ -13,2 +13,3 @@ import { RefObject } from "react"; | ||
language?: string; | ||
googleMapsScriptBaseUrl?: string; | ||
} | ||
@@ -15,0 +16,0 @@ |
{ | ||
"name": "react-google-autocomplete", | ||
"version": "2.4.2", | ||
"version": "2.4.3", | ||
"description": "React component for google autocomplete.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -267,3 +267,3 @@ ![](/docs/example.gif) | ||
We are planning on rewriting the library with TS/Flow in the later releases but you can already use it with TypeScript bacause we use [declaration files](https://www.typescriptlang.org/docs/handbook/declaration-files/dts-from-js.html). | ||
We are planning on rewriting the library with TS/Flow in the later releases but you can already use it with TypeScript because we use [declaration files](https://www.typescriptlang.org/docs/handbook/declaration-files/dts-from-js.html). | ||
@@ -270,0 +270,0 @@ ### TODO |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
399005
1002