Socket
Socket
Sign inDemoInstall

find-rss

Package Overview
Dependencies
72
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.2 to 1.6.3

2

lib/find-rss.js

@@ -141,3 +141,3 @@ (function() {

if (err || (res != null ? res.statusCode : void 0) !== 200) {
return _cb;
return _cb();
}

@@ -144,0 +144,0 @@ cand.favicon = guess;

{
"name": "find-rss",
"description": "Find RSS/ATOM feed by HTML/URL",
"version": "1.6.2",
"version": "1.6.3",
"author": "nikezono",

@@ -6,0 +6,0 @@ "dependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc