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.3.13 to 3.3.14

src/adapter.test.ts

7

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

@@ -36,3 +36,4 @@ "keywords": [

"files": [
"dist"
"dist",
"src"
],

@@ -49,3 +50,3 @@ "scripts": {

"agentkeepalive": "^4.1.0",
"axios": "^0.26.0",
"axios": "^0.27.0",
"query-string": "^7.0.1",

@@ -52,0 +53,0 @@ "retry-axios": "^2.2.1"

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

[![npm](https://img.shields.io/npm/v/@googlemaps/google-maps-services-js.svg)](https://www.npmjs.com/package/@googlemaps/google-maps-services-js)
![CI](https://github.com/googlemaps/google-maps-services-js/workflows/CI/badge.svg)
![Test](https://github.com/googlemaps/google-maps-services-js/workflows/Test/badge.svg)
![Release](https://github.com/googlemaps/google-maps-services-js/workflows/Release/badge.svg)

@@ -14,3 +14,3 @@ [![codecov](https://codecov.io/gh/googlemaps/google-maps-services-js/branch/master/graph/badge.svg)](https://codecov.io/gh/googlemaps/google-maps-services-js)

> This library is a refactor of a previous version published to [@google/maps](https://www.npmjs.com/package/@google/maps). It is now being published to [@googlemaps/google-maps-services-js](https://www.npmjs.com/package/@googlemaps/google-maps-services-js). Source for the old version is at the [@google/maps branch](https://github.com/googlemaps/google-maps-services-js/tree/%40google/maps).
> This library is a refactor of a previous version published to [@google/maps](https://www.npmjs.com/package/@google/maps). It is now being published to [@googlemaps/google-maps-services-js](https://www.npmjs.com/package/@googlemaps/google-maps-services-js).

@@ -17,0 +17,0 @@ Use Node.js? Want to [geocode][Geocoding API] something? Looking

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