Socket
Socket
Sign inDemoInstall

fast-feed

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-feed - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

tests/content_encoded.js

2

package.json
{
"name": "fast-feed",
"version": "1.2.0",
"version": "1.3.0",
"keywords": [

@@ -5,0 +5,0 @@ "rss",

@@ -96,3 +96,4 @@ # fast-feed

author: String,
description: String
description: String,
content: String
}]

@@ -105,2 +106,5 @@ }

The `content` property of an RSS 2 item is extracted when the item contains a `<content:encoded>` element.
The information about the content module can be found on [MDN](https://developer.mozilla.org/en-US/docs/Web/RSS/Article/Why_RSS_Content_Module_is_Popular_-_Including_HTML_Contents).
## Supported Node/io.js versions

@@ -107,0 +111,0 @@

Sorry, the diff of this file is not supported yet

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