Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "public-ip", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Get your public IP address - very fast!", | ||
@@ -40,3 +40,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"native-dns": "^0.6.1" | ||
"native-dns": "^0.7.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
@@ -24,3 +24,3 @@ # public-ip [![Build Status](https://travis-ci.org/sindresorhus/public-ip.svg?branch=master)](https://travis-ci.org/sindresorhus/public-ip) | ||
$ time public-ip | ||
46.9.26.173 | ||
46.5.21.123 | ||
@@ -27,0 +27,0 @@ real 0.08s |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedipaddr.js@0.1.9(transitive)
+ Addednative-dns@0.7.0(transitive)
- Removedipaddr.js@2.2.0(transitive)
- Removednative-dns@0.6.1(transitive)
Updatednative-dns@^0.7.0