You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

dbip

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dbip - npm Package Compare versions

Comparing version

to
1.0.0

2

package.json
{
"name": "dbip",
"version": "0.0.1",
"version": "1.0.0",
"description": "This simple module will return information about an IP address. Yay!",

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

@@ -1,3 +0,3 @@

This simple module will return information about an IP address. First have a look at the following example and then continue to read how it works.
Get information about an IP address such as country, ISP, and timezone. First have a look at the following example and then continue to read how it works.
<img src="https://67.media.tumblr.com/17ca7b8c53efccdf6c517efc95d395e6/tumblr_oa9lskUj8L1ru9jhqo1_1280.jpg">
## Example

@@ -13,3 +13,3 @@ Module dbip <a target="_blank" href="https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise">promises</a> a Javascript object.

## Output
Variable <i>info</i> used in example looks like this:
Variable <i>info</i> looks like this:
```json

@@ -16,0 +16,0 @@ {