Socket
Socket
Sign inDemoInstall

@googlemaps/google-maps-services-js

Package Overview
Dependencies
20
Maintainers
2
Versions
87
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.37 to 3.3.38

2

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

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

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

Import the Google Maps Client using Typescript and ES6 module:
Import the Google Maps Client using TypeScript and ES6 module:

@@ -65,3 +65,3 @@ ```js

locations: [{ lat: 45, lng: -110 }],
key: "asdf",
key: process.env.GOOGLE_MAPS_API_KEY,
},

@@ -68,0 +68,0 @@ timeout: 1000, // milliseconds

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc