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.6 to 0.1.7

2

package.json

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

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

@@ -99,3 +99,3 @@ 'use strict'

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

@@ -102,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