New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rssspider

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rssspider - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

14

package.json
{
"name": "rssspider",
"version": "1.3.0",
"version": "1.3.1",
"author": "Liu Xing <shanelau1021@gmail.com> (http://kissliux.github.io)",

@@ -8,6 +8,4 @@ "description": "The simplest way to use rssspide to fetch rss list and site info. Fetch post'content ,give clean view to you. ",

"homepage": "https://github.com/shanelau/rssSpider",
"repository": {
"url": "https://github.com/shanelau/rssSpider"
},
"main": "index.js",
"repository": {},
"engines": {

@@ -20,8 +18,8 @@ "node": ">=0.12.x"

"dependencies": {
"bluebird": "^2.10.2",
"bluebird": "^3.1.1",
"event-stream": "^3.3.2",
"feedparser": "^0.19.2",
"feedparser": "^1.1.4",
"iconv-lite": "^0.4.13",
"lodash": "^2.4.1",
"request": "^2.45.0"
"lodash": "^3.10.1",
"request": "^2.67.0"
},

@@ -28,0 +26,0 @@ "devDependencies": {

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