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

canihazip

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

canihazip - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

index.js
'use strict';
/**
* Import HTTP interface module.
*
* TODO: Implement HTTPS. - has to be implemented on canihazip.com first.
* Import HTTPS interface module.
*/
var protocol = require('http');
var protocol = require('https');

@@ -10,0 +8,0 @@ /**

{
"name": "canihazip",
"version": "1.0.1",
"version": "1.0.2",
"description": "Get public IP using canihazip.com.",

@@ -26,2 +26,3 @@ "author": {

"chai-as-promised": "^5.0.0",
"grunt": "^0.4.5",
"grunt-bump": "^0.3.1",

@@ -28,0 +29,0 @@ "grunt-cli": "^0.1.13",

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