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

@googlemaps/google-maps-services-js

Package Overview
Dependencies
Maintainers
2
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@googlemaps/google-maps-services-js - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

4

CHANGELOG.md

@@ -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": [

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