Socket
Socket
Sign inDemoInstall

sitemap-b-framework

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sitemap-b-framework - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

package.json
{
"name": "sitemap-b-framework",
"version": "1.1.4",
"version": "1.1.5",
"description": "Advanced Sitemap Management, Building, Deployment Framework",

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

@@ -146,4 +146,4 @@ # Sitemap B Framework

//sitemapIndexAdd(sitemapName, loc, type @optional, limit @optional, locked @optional);
sitemapIndexAdd('sitemap-products', 'https://sitemap/sitemap-products-new.xml', 'webpages', 50000, false);
//sitemapIndexUpdate(sitemapName, loc, type @optional, limit @optional, locked @optional);
sitemapIndexUpdate('sitemap-products', 'https://sitemap/sitemap-products-new.xml', 'webpages', 50000, false);

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