@geoapify/geocoder-autocomplete
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -10,3 +10,3 @@ "use strict"; | ||
this.suggestionsChangeCallbacks = []; | ||
this.geocoderUrl = "https://test.geoapify.com/v1/geocode/autocomplete"; | ||
this.geocoderUrl = "https://api.geoapify.com/v1/geocode/autocomplete"; | ||
this.options = { | ||
@@ -13,0 +13,0 @@ limit: 5 |
{ | ||
"name": "@geoapify/geocoder-autocomplete", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Geocoder autocomplete field", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.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
28656