@googlemaps/google-maps-services-js
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -1,2 +0,2 @@ | ||
## [2.0.3](https://github.com/googlemaps/google-maps-services-js/compare/v2.0.2...v2.0.3) (2020-02-27) | ||
## [2.0.4](https://github.com/googlemaps/google-maps-services-js/compare/v2.0.3...v2.0.4) (2020-02-28) | ||
@@ -6,3 +6,3 @@ | ||
* Support a Status of ZERO_RESULTS ([975ce03](https://github.com/googlemaps/google-maps-services-js/commit/975ce03666697f5852d2ec1daed802beb5ddc6b4)) | ||
* make autocomplete sessiontoken optional ([#323](https://github.com/googlemaps/google-maps-services-js/issues/323)) ([8217022](https://github.com/googlemaps/google-maps-services-js/commit/8217022848eea86e571264fa8fa42356dc2b4531)) | ||
@@ -9,0 +9,0 @@ ## [2.0.2](https://github.com/googlemaps/google-maps-services-js/compare/v2.0.1...v2.0.2) (2020-02-08) |
@@ -40,3 +40,3 @@ import { AxiosInstance, AxiosRequestConfig, AxiosResponse } from "axios"; | ||
*/ | ||
sessiontoken: string; | ||
sessiontoken?: string; | ||
/** | ||
@@ -43,0 +43,0 @@ * The position, in the input term, of the last character that the service uses to match predictions. |
{ | ||
"name": "@googlemaps/google-maps-services-js", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Node.js client library for Google Maps API Web Services", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
223614