Socket
Socket
Sign inDemoInstall

reversegeocode-to-zip

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "reversegeocode-to-zip",
"version": "1.0.6",
"version": "1.0.7",
"description": "Uses Google's geocoding API to convert longitude and latitude to a zipcode.",

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

# reversegeocode-to-zip
[![npm version](https://badge.fury.io/js/reversegeocode-to-zip.svg)](https://badge.fury.io/js/reversegeocode-to-zip)
[![npm version](https://badge.fury.io/js/reversegeocode-to-zip.svg)](https://www.npmjs.com/package/reversegeocode-to-zip)
Uses [Google's geocoding API](https://developers.google.com/maps/documentation/geocoding/start) to convert longitude and latitude to a zipcode. Requires supplying a google maps [API key](https://cloud.google.com/maps-platform/).
Re-wrote from [latlng-to-zip](https://www.npmjs.com/package/latlng-to-zip) because its out of date and the author is not merging pulls.

@@ -9,0 +8,0 @@ ## Installation

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