Comparing version
@@ -0,1 +1,3 @@ | ||
"use strict"; | ||
// Dependencies | ||
@@ -36,2 +38,2 @@ var JsonRequest = require("jsonrequest"); | ||
IpInfo.HOSTNAME = "http://ipinfo.io/"; | ||
IpInfo.IP_REGEX = /^\b(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\b$/; | ||
IpInfo.IP_REGEX = /^\b(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\b$/; |
{ | ||
"name": "ipinfo", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "An http://ipinfo.io NodeJS wrapper.", | ||
@@ -39,2 +39,3 @@ "main": "lib/index.js", | ||
"menu/", | ||
"scripts/", | ||
"cli.js", | ||
@@ -41,0 +42,0 @@ "index.js" |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
2986
-45.53%3
-25%1
Infinity%0
-100%