Socket
Socket
Sign inDemoInstall

ipgeolocation

Package Overview
Dependencies
1
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.5 to 1.1.6

1

index.js
exports.Ipgeo = function Ipgeo(apiKey){
this.apiKey = apiKey;
this.ipgeoByFieldsAndIp = function(fields="" ,ip="") {

@@ -5,0 +6,0 @@ request("ipgeo", this.apiKey, fields, ip);

2

package.json
{
"name": "ipgeolocation",
"version": "1.1.5",
"version": "1.1.6",
"description": "new pkg",

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

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