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

2

index.js

@@ -10,3 +10,3 @@ exports.ipgeo = function(apiKey="",fields="",ip="") {

request(subUrl=null, apiKey="",fields="",ip=""){
function request(subUrl=null, apiKey="",fields="",ip=""){
var data = null;

@@ -13,0 +13,0 @@ var XMLHttpRequest = require("xmlhttprequest").XMLHttpRequest;

{
"name": "ipgeolocation",
"version": "1.0.0",
"version": "1.0.2",
"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