Socket
Socket
Sign inDemoInstall

@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 3.0.1 to 3.1.0

6

CHANGELOG.md

@@ -1,7 +0,7 @@

## [3.0.1](https://github.com/googlemaps/google-maps-services-js/compare/v3.0.0...v3.0.1) (2020-06-12)
# [3.1.0](https://github.com/googlemaps/google-maps-services-js/compare/v3.0.1...v3.1.0) (2020-06-12)
### Bug Fixes
### Features
* use responseType for photo endpoint ([#414](https://github.com/googlemaps/google-maps-services-js/issues/414)) ([38f8d74](https://github.com/googlemaps/google-maps-services-js/commit/38f8d747a26a285b28329cbd2159912ba530c173))
* add place_id to geocode ([#413](https://github.com/googlemaps/google-maps-services-js/issues/413)) ([f860fd4](https://github.com/googlemaps/google-maps-services-js/commit/f860fd47c623a8139255aaa615f0f4b5779620ff))

@@ -8,0 +8,0 @@ ## [2.0.2](https://github.com/googlemaps/google-maps-services-js/compare/v2.0.1...v2.0.2) (2020-02-08)

@@ -38,2 +38,6 @@ /**

/**
* The place_id that you want to geocode. You can retrieve this information from Places API for example.
*/
place_id?: string;
/**
* The street address that you want to geocode, in the format used by the national postal service of the country concerned.

@@ -40,0 +44,0 @@ * Additional address elements such as business names and unit, suite or floor numbers should be avoided.

{
"name": "@googlemaps/google-maps-services-js",
"version": "3.0.1",
"version": "3.1.0",
"description": "Node.js client library for Google Maps API Web Services",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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