Socket
Socket
Sign inDemoInstall

feedparser

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feedparser - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

examples/iconv.js

@@ -37,3 +37,3 @@ /**

while (post = this.read()) {
console.log(post);
console.log(JSON.stringify(post, ' ', 4));
}

@@ -40,0 +40,0 @@ });

1.1.4 / 2015-10-24
==================
* Display nested objects.
1.1.3 / 2015-06-12

@@ -3,0 +8,0 @@ ==================

@@ -5,3 +5,3 @@ {

"description": "Robust RSS Atom and RDF feed parsing using sax js",
"version": "1.1.3",
"version": "1.1.4",
"keywords": [

@@ -8,0 +8,0 @@ "rss",

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