Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

external-ip

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

external-ip - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

14

npm-shrinkwrap.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc