Socket
Socket
Sign inDemoInstall

carto-geocoding-sql

Package Overview
Dependencies
1
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

2

bin/index.bin.js

@@ -9,2 +9,2 @@ #!/usr/bin/env node

process.stdout.write(geocode(process.argv[2])+'\n');
process.stdout.write(geocode(process.argv.slice(2))+'\n');
{
"name": "carto-geocoding-sql",
"version": "0.0.5",
"version": "0.0.6",
"description": "Turns simple text locations into SQL queries to be run against CARTO geocoding API",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc