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

rss-parser

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rss-parser - npm Package Compare versions

Comparing version 3.3.0 to 3.4.0

6

package.json
{
"name": "rss-parser",
"version": "3.3.0",
"version": "3.4.0",
"main": "index.js",
"scripts": {
"test": "mocha",
"test": "mocha --exit",
"build": "./scripts/build.sh"

@@ -17,3 +17,3 @@ },

"express": "^4.15.4",
"mocha": "^3.5.3",
"mocha": "^5.2.0",
"puppeteer": "^1.4.0",

@@ -20,0 +20,0 @@ "webpack": "^3.5.5"

@@ -159,2 +159,3 @@ "use strict";

}
server.close();
done();

@@ -186,2 +187,3 @@ });

}
server.close();
done();

@@ -188,0 +190,0 @@ })

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