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

node-rss

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-rss - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

package.json
{
"name": "node-rss",
"version": "1.0.3",
"version": "1.0.4",
"description": "Node.js package for efficently creating RSS feeds",

@@ -14,3 +14,3 @@ "main": "lib/node-rss.js",

"dependencies" : {
"libxmljs" : "0.13.0"
"libxmljs" : "0.14.x"
},

@@ -17,0 +17,0 @@ "keywords": [

@@ -92,3 +92,6 @@ # node-rss

Version 1.0.4
- Updated libxml version to 0.14.x to support compilation on OSX (Thanks @jmathews)
Version 1.0.3
- update libxml version to 0.13.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