google-maps-reviews
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -186,5 +186,6 @@ // Copyright (c) 2018, Simon Neutert | ||
console.error("NO PLACE ID DEFINED"); | ||
return | ||
return true | ||
} | ||
return service.getDetails(request, callback); | ||
} |
{ | ||
"name": "google-maps-reviews", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Display Google Reviews of a Place on Google Maps on your website", | ||
@@ -5,0 +5,0 @@ "main": "google-maps-reviews.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12370