Comparing version
{ | ||
"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 @@ { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
3125
3.31%1
-50%