New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

googleplaces

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

googleplaces - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

4

lib/NearBySearch.js

@@ -17,6 +17,4 @@ (function () {

if (typeof parameters.location === "object") parameters.location = parameters.location.toString();
if (parameters.rankby) parameters.radius = parameters.radius || 500;
parameters.sensor = parameters.sensor || false;
if (!parameters.rankby) parameters.radius = parameters.radius || 500;
var options = {

@@ -23,0 +21,0 @@ hostname: "maps.googleapis.com",

{
"name": "googleplaces",
"version": "0.6.0",
"version": "0.6.1",
"description": "Node.js library for the Google Places API",

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