Socket
Socket
Sign inDemoInstall

sitemap-b-framework

Package Overview
Dependencies
181
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.6 to 1.1.7

2

index.js

@@ -275,3 +275,3 @@ const fs = require('fs');

else if (type == 'image') rootAttr['xmlns:image'] = 'http://www.google.com/schemas/sitemap-image/1.1';
else if (type == 'news') rootAttr['xmlns:news'] = '"http://www.google.com/schemas/sitemap-news/0.9';
else if (type == 'news') rootAttr['xmlns:news'] = 'http://www.google.com/schemas/sitemap-news/0.9';
const sitemapXMLUP = sitemapXML.ele('urlset', rootAttr);

@@ -278,0 +278,0 @@ if (sitemapDataJSON) {

{
"name": "sitemap-b-framework",
"version": "1.1.6",
"version": "1.1.7",
"description": "Advanced Sitemap Management, Building, Deployment Framework",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc