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.1 to 1.0.2

2

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

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

@@ -9,3 +9,3 @@ # reversegeocode-to-zip

`npm install reversegeocode-to-zip`
`npm i reversegeocode-to-zip`

@@ -33,2 +33,4 @@ or

**Note:** don't actually put your API key in your code. Import it as an environment variable.
## Testing

@@ -35,0 +37,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