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

retrieve-favicon

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

retrieve-favicon - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

3

index.js

@@ -79,2 +79,5 @@ const got = require("got");

n.push(nc);
} else {
var nc = "http://" + curr;
n.push(nc);
}

@@ -81,0 +84,0 @@ }

2

package.json

@@ -8,3 +8,3 @@ {

"description": "Favicon retriever written in Node.",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",

@@ -11,0 +11,0 @@ "devDependencies": {},

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