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

xast-util-feed

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xast-util-feed - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

lib/atom.js

@@ -120,3 +120,3 @@ /**

while (++offset < datum.tags.length) {
items.push(x('category', {term: String(datum.tags[offset])}))
children.push(x('category', {term: String(datum.tags[offset])}))
}

@@ -123,0 +123,0 @@ }

{
"name": "xast-util-feed",
"version": "1.2.2",
"version": "1.2.3",
"description": "xast utility to build feeds (rss, atom)",

@@ -50,5 +50,5 @@ "license": "MIT",

"type-coverage": "^2.0.0",
"typescript": "^4.0.0",
"typescript": "^5.0.0",
"xast-util-to-xml": "^3.0.0",
"xo": "^0.53.0"
"xo": "^0.54.0"
},

@@ -55,0 +55,0 @@ "scripts": {

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