external-ip
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "external-ip", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"lockfileVersion": 1, | ||
@@ -8,7 +8,6 @@ "requires": true, | ||
"ajv": { | ||
"version": "5.5.2", | ||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz", | ||
"integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", | ||
"version": "6.2.1", | ||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.2.1.tgz", | ||
"integrity": "sha1-KKarxJOiq+D7TIUHrK7bQ/pVBnE=", | ||
"requires": { | ||
"co": "4.6.0", | ||
"fast-deep-equal": "1.1.0", | ||
@@ -67,7 +66,2 @@ "fast-json-stable-stringify": "2.0.0", | ||
}, | ||
"co": { | ||
"version": "4.6.0", | ||
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", | ||
"integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=" | ||
}, | ||
"commander": { | ||
@@ -74,0 +68,0 @@ "version": "2.15.0", |
{ | ||
"name": "external-ip", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A node.js library to get your external ip from multiple services", | ||
@@ -37,3 +37,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"ajv": "^5.5.2", | ||
"ajv": "^6.2.1", | ||
"commander": "^2.15.0", | ||
@@ -40,0 +40,0 @@ "simple-get": "^2.7.0" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
37604
862
+ Addedajv@6.12.6(transitive)
+ Addedfast-deep-equal@3.1.3(transitive)
+ Addedjson-schema-traverse@0.4.1(transitive)
+ Addedpunycode@2.3.1(transitive)
+ Addeduri-js@4.4.1(transitive)
- Removedajv@5.5.2(transitive)
- Removedco@4.6.0(transitive)
- Removedfast-deep-equal@1.1.0(transitive)
- Removedjson-schema-traverse@0.3.1(transitive)
Updatedajv@^6.2.1