Socket
Socket
Sign inDemoInstall

ip-geolocation-api-javascript-sdk

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ip-geolocation-api-javascript-sdk - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

IPGeolocationAPI.js

@@ -97,3 +97,3 @@ var GeolocationParams = require('./GeolocationParams.js');

var jsonData = null;
var XMLHttpRequest = require("./xmlhttprequest").XMLHttpRequest;
var XMLHttpRequest = require("xmlhttprequest").XMLHttpRequest;
var xhttp = new XMLHttpRequest();

@@ -120,3 +120,3 @@

});
var XMLHttpRequest = require("./xmlhttprequest").XMLHttpRequest;
var XMLHttpRequest = require("xmlhttprequest").XMLHttpRequest;
var xhttp = new XMLHttpRequest();

@@ -123,0 +123,0 @@

{
"_from": "ip-geolocation-api-javascript-sdk",
"_id": "ip-geolocation-api-javascript-sdk@1.0.4",
"_id": "ip-geolocation-api-javascript-sdk@1.0.5",
"_inBundle": false,
"_integrity": "sha512-NgAKkoq1xRbOWuwOQYHrMNyWOl/m6SvfE/CqSF+BE7PBJurxRTY+9D1YAFz9qSgLyf9nNUoCjNbSAstcMcrzGw==",
"_integrity": "sha512-hzaB5USO7B3XltJTckXK9FtC+OpSiGx4h8/nV3eskFhmmTBC1YVTd9WnlJTUQm3sb9e+V3pzu8coNbXC3ZrRPg==",
"_location": "/ip-geolocation-api-javascript-sdk",

@@ -22,6 +22,6 @@ "_phantomChildren": {},

],
"_resolved": "https://registry.npmjs.org/ip-geolocation-api-javascript-sdk/-/ip-geolocation-api-javascript-sdk-1.0.4.tgz",
"_shasum": "cfdd4c808bef4a42d714bc77b981e121d28e1627",
"_resolved": "https://registry.npmjs.org/ip-geolocation-api-javascript-sdk/-/ip-geolocation-api-javascript-sdk-1.0.5.tgz",
"_shasum": "0273f7c043749ce91a586388edf35319d2c52818",
"_spec": "ip-geolocation-api-javascript-sdk",
"_where": "/home/developer/jvs/npm",
"_where": "/home/developer/jvs/new-npm",
"author": {

@@ -54,3 +54,3 @@ "name": "ipgeolocation"

},
"version": "1.0.4"
"version": "1.0.5"
}
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