Socket
Socket
Sign inDemoInstall

rss-parser

Package Overview
Dependencies
4
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.3 to 3.5.4

12

index.d.ts

@@ -44,2 +44,12 @@ import { Options } from 'xml2js';

readonly description: string;
readonly itunes: {
image: string;
owner: {
name: string;
email: string;
};
author: string;
summary: string;
explicit: string;
};
}

@@ -81,2 +91,2 @@

}
export = Parser
export = Parser

2

package.json
{
"name": "rss-parser",
"version": "3.5.3",
"version": "3.5.4",
"main": "index.js",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

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