carto-geocoding-sql
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -18,3 +18,2 @@ /*eslint no-undef: "error"*/ | ||
console.log(fragmentFunctionList) | ||
var sql = SQL(fragmentFunctionList); | ||
@@ -21,0 +20,0 @@ return sql; |
{ | ||
"name": "carto-geocoding-sql", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Turns simple text locations into SQL queries to be run against CARTO geocoding API", | ||
@@ -5,0 +5,0 @@ "main": "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
14897
285