Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@informath/nominatim

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@informath/nominatim - npm Package Compare versions

Comparing version 5.0.0 to 5.1.0

2

lib/nominatim.js

@@ -11,3 +11,3 @@ const fetch = require('node-fetch'), // Forgot the "Usage Policy" part... NotLikeThis

const Nominatim = Proxy({}, {
const Nominatim = new Proxy({}, {
get: (obj, prop) => (prop == 'default' ? {

@@ -14,0 +14,0 @@ addressdetails: 1,

@@ -5,3 +5,3 @@ {

"description": "Completely rewritten version of David Howell's Nominatim",
"version": "5.0.0",
"version": "5.1.0",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc