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.5 to 1.0.6

6

package.json
{
"name": "reversegeocode-to-zip",
"version": "1.0.5",
"version": "1.0.6",
"description": "Uses Google's geocoding API to convert longitude and latitude to a zipcode.",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/osamaq/reversegeocode-to-zip"
},
"scripts": {

@@ -7,0 +11,0 @@ "test": "jest"

4

README.MD

@@ -1,3 +0,5 @@

# reversegeocode-to-zip
# reversegeocode-to-zip
[![npm version](https://badge.fury.io/js/reversegeocode-to-zip.svg)](https://badge.fury.io/js/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/).

@@ -4,0 +6,0 @@

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