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.2 to 1.0.3

2

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

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

@@ -36,4 +36,8 @@ # reversegeocode-to-zip

Install dev dependency jest:
Clone repo:
`git clone https://github.com/osamaq/reversegeocode-to-zip.git && cd reversegeocode-to-zip`
Install dependencies (jest):
`yarn`

@@ -43,3 +47,3 @@

`npm install`
`npm i`

@@ -46,0 +50,0 @@ Run tests:

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