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

rss2

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

rss2 - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

package.json

@@ -44,3 +44,3 @@ {

"scripts": {},
"version": "0.1.5"
"version": "0.1.6"
}

@@ -98,2 +98,4 @@ 'use strict'

item.author.push({ _text: author.email + ' (' + author.name + ')' })
} else if (author.name) {
item.push({ 'dc:creator': author.name })
}

@@ -100,0 +102,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