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 2.1.1 to 2.1.2

4

CHANGELOG.md

@@ -1,2 +0,2 @@

## [2.1.1](https://github.com/googlemaps/google-maps-services-js/compare/v2.1.0...v2.1.1) (2020-02-28)
## [2.1.2](https://github.com/googlemaps/google-maps-services-js/compare/v2.1.1...v2.1.2) (2020-03-02)

@@ -6,3 +6,3 @@

* use correct query autocomplete response ([#345](https://github.com/googlemaps/google-maps-services-js/issues/345)) ([9fa2a2f](https://github.com/googlemaps/google-maps-services-js/commit/9fa2a2f6b64646caee0e190ca0537fa49c102103))
* typo of `PlacePhoto::photo_reference` ([#347](https://github.com/googlemaps/google-maps-services-js/issues/347)) ([eaae9af](https://github.com/googlemaps/google-maps-services-js/commit/eaae9af8dced6f5d67b88711657ebae1cd539a1f))

@@ -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)

@@ -72,3 +72,3 @@ export interface RequestParams {

/** a string used to identify the photo when you perform a Photo request. */
photoreference: string;
photo_reference: string;
/** the maximum height of the image. */

@@ -75,0 +75,0 @@ height: number;

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

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

@@ -9,2 +9,3 @@ Node.js Client for Google Maps Services

[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Discord](https://img.shields.io/discord/676948200904589322)](https://discord.gg/jRteCzP)

@@ -11,0 +12,0 @@

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