Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

google-maps-reviews

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-maps-reviews - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

2

google-maps-reviews.js

@@ -113,3 +113,3 @@ // Copyright (c) 2018, Simon Neutert

var review = reviews[i].text
if (settings.show_date) {
if (settings.show_date == true) {
review = "<span class='review-date'>"+date+"</span> " + review

@@ -116,0 +116,0 @@ }

{
"name": "google-maps-reviews",
"version": "0.0.15",
"version": "0.0.16",
"description": "Display Google Reviews of a Place on Google Maps on your website",

@@ -5,0 +5,0 @@ "main": "google-maps-reviews.js",

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